S
22

My friend told me to learn JavaScript before Python and I'm not sure it was good advice

When I started coding six months ago, my buddy who works as a web dev said to go with JavaScript first because it's 'everywhere'. I spent three months on it and got really stuck on concepts like async functions and the DOM. Last month I switched to Python for a small project and found the syntax way easier to follow for a beginner. Now I'm wondering if starting with a simpler language would have been better, even if JavaScript is more common for web stuff. Has anyone else been given advice to start with a harder language and regretted it?
2 comments

Log in to join the discussion

Log In
2 Comments
avery_lopez
Starting with Python is fine, just switch back to JavaScript later for web projects.
5
umathompson
Honestly, what if getting stuck on the hard parts first makes everything else feel easier later?
1