Hacker News new | ask | show | jobs
by gregjor 1433 days ago
I thought I was clear stating that the fundamentals are the same for programming languages and frameworks.

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.