Ask HN: Quickest path to a tech job in SF Bay Area?
A friend wants to change careers and is interested in tech, but she's not sure what to start learning.
Which types of jobs are most in demand, that could be learned the quickest by a beginner? She's good at math. Should she start studying machine learning?
Or is Javascript/ReactJS frontend a safer bet? Backend? iOS SwiftUI?
A normal person obviously can't learn in a reasonable time the broad field of software engineering like the ins and outs of computer networks, TLS handshake, cpu out of order execution, avoiding branching, et cetera - but what is a vertical that could be learned in a reasonable time by a beginner that would be a good bet in terms of job prospects?
7 comments
[ 4.6 ms ] story [ 22.7 ms ] threadThere are the recruiters, whole offices full of these busy mellinials pecking at anything that looks like a worm.
These will put you in front of their churn and you sell it, kid.
Are you good enough? I said sell it!
Your friend can expect to spend several years of deliberate practice learning to program. There’s no shortcut, no best language or framework to learn. The fundamentals are the same for all of them.
I wrote the fundamentals are the same for all programming languages and frameworks. I didn’t write that “a solid grasp of the complete set of computer science fundamentals” is necessary for programming. I didn’t mention computer science at all. I was referring to the fundamentals of programming.
Reading and writing are fundamental skills required to learn and communicate. What one chooses to read or write follow from the fundamental skills. You don’t ask “How can I learn to read Harry Potter?” because learning to read anything comes first.
Someone can learn Python syntax in a short time. That’s not the hard part of programming, though. It takes considerably more time to learn how to solve real problems with code, to understand and implement requirements, to work with a team, to learn any database. No company needs someone to write 2,000 more lines of Python.
The OP is asking the wrong question, probably with good intentions. Carpenters need to know how to use a saw and a hammer, but that’s just the beginning, and which brand of hammer and saw makes no difference because those are necessary but not sufficient skills.
Going for a pmp scrum master might be an easy transition.
See what sf bootcamps are offering because they understand the market
Next/React used to be the most popular bootcamp stack
For long career that intersects a love of programming learn whatever makes the most sense to start and keep learning new concepts.