|
|
|
|
|
by m3mpp
2852 days ago
|
|
Of course you should, you're gonna live a good additional 50 years, do you want to spend them doing something you don't like? Python is good language to start, concentrate on that first and keep js for later, it's a complex language that may confuse you more than anything else. Mix theory and practice, learn and build console apps, avoid web dev for now, you don't want to confuse yourself with all the web framework stuff. Your goal at that point should be to learn the language and how to think like a software dev, not learning some apis or frameworks. 27 is a good age to learn, technologies are always changing so, even at that age, you can learn and become an expert at something, and after a few years, nobody will ask you for how long you've done it. |
|
When should I dive into frameworks? What concepts should I be familiar with apart from the basic building blocks (var, loops, control flows, etc)?