I don't have an answer for you but this stood out: > My resume would probably look like a big wall of entry-level skills because I've tried so many things hoping I'd find something bearable. As someone that has reviewed resumes, I can say this isn't a problem. You're (going to be) a fresh graduate, it's expected by nearly every employer that you'll have entry-level skills.
Ask HN: Stuck as a CS Major. Is there a way out?
31–40 of 57 posts
Re: Ask HN: Stuck as a CS Major. Is there a way out?
#32I have a MS in CS, and I work for a zoological nonprofit. It involves a fair amount of coding, but I'm also not chained to a desk. The projects are interesting and also provide a benefit to my community. I get to work on database designs, animal-computer interaction enrichment, microcontroller lighting, ecommerce, sound design, and veterinary equipment. The pay is a far cry from FAANG level, but the benefits are excellent and I've made a great career path for myself.
I was tired of working in a traditional coding role, and I started thinking about how I could use the skills I do have in a more fulfilling way for my community and the things in life I love. In the role I have now, even the boring stuff isn't very boring, because the bottom line is something that I care deeply about.
Re: Ask HN: Stuck as a CS Major. Is there a way out?
#33A product manager with technical skills is a niche that exists.
Re: Ask HN: Stuck as a CS Major. Is there a way out?
#34Re: Ask HN: Stuck as a CS Major. Is there a way out?
#35For what it's worth, I think that you might be wrestling with issues greater than a choice (or perceived lack of choice) of college major. I would suggest talking to a therapist regarding the boredom and frustration. It sounds like you might be depressed and mourning the loss of what you believed life could have been. I have a MS in CS, and I work for a zoological nonprofit. It involves a fair amount of coding, but I…
That's a very uplifting story, though. I'll need to put out a thesis topic within the year, and the past months I've been thinking of making it about accessibility in tech. I know several people who have struggles with how tech is usually made for abled people and features for the disabled are marketed as luxuries for the abled. I was going to put off looking up this topic for the thesis proposal period, but it might be worth a google or two in my spare time.
Re: Ask HN: Stuck as a CS Major. Is there a way out?
#36Regarding Physics, I can't even remember how many people I know with advanced degrees in the sciences who are now in management roles in the private sector, or other roles that don't use even 5% of what they learned in their degree. I work for a company in the healthcare sector, I'm still astonished by the number of times I've heard "I have PhD in Physics/Chemistry/Biochemistry and 5+ years of post-doc research, and now I'm have meetings all day my "tools" are Excel/PowerPoint."
>do you know anyone who ended up with a non-coding job with a CS degree?
I know a lot of people who have done this. As you may have surmised from my comments, it's extremely common and people many people do much better from a career and salary perspective since they go into a job area where they can thrive, rather than stay in a coding role they don't like.
Re: Ask HN: Stuck as a CS Major. Is there a way out?
#37Product Management with a focus on backend might be a good fit if your just looking for a job that makes CS level money. There are places that hire "out of school" junior level product managers now. And a real struggle is finding people who can understand the use cases of enterprise teams that expose backend apis and not just a CRUD app. A product manager with technical skills is a niche that exists.
Re: Ask HN: Stuck as a CS Major. Is there a way out?
#38Re: Ask HN: Stuck as a CS Major. Is there a way out?
#39Earlier quoted context omitted.
Heh, I've never heard of automation companies. I'll look this up, thank you!
I think the correct term in english is ICS (Industrial Control Systems). Sorry, not a native speaker :P
Re: Ask HN: Stuck as a CS Major. Is there a way out?
#40Product Management with a focus on backend might be a good fit if your just looking for a job that makes CS level money. There are places that hire "out of school" junior level product managers now. And a real struggle is finding people who can understand the use cases of enterprise teams that expose backend apis and not just a CRUD app. A product manager with technical skills is a niche that exists.
Interesting. By backend apis do you mean for things like angularjs and azure?
Most product managers are not technical but can understand CRUD apps just fine (the app should do this when the user clicks this!). They struggle when the product is an endpoint you can hit with curl that has an interconnected chain of dependencies and other teams that also expose APIs that are owned by other product managers.