🎙️
17

Stuck between learning Python or JavaScript first for my first project

I spent about 2 weeks going back and forth on which language to start with for a simple weather app. Everyone said Python is easier for beginners but JavaScript is more practical. I ended up going with Python because a friend told me "just get comfortable with logic first, worry about browsers later." Three months in and I can build basic scripts that grab weather data from an API. Has anyone else struggled with picking a starting language and regretted their choice later?
2 comments

Log in to join the discussion

Log In
2 Comments
jessica_robinson23
@johnson.paul missed the point but Python is fine for learning logic first
5
johnson.paul
Grab weather data from an API" - congrats, you just built a script that tells you it's raining outside.
1