13
Question about learning Python vs JavaScript first in 2024
Three years ago in Austin, I started with Python because everyone said it was easier. Last month, I tried to help a friend build a simple website and realized I knew zero JavaScript. Some people say start with Python for logic, others say go straight to JavaScript for web stuff. Which path actually makes sense for a total beginner now?
3 comments
Log in to join the discussion
Log In3 Comments
the_mila1mo agoMost Upvoted
My buddy learned Python first but got stuck when he needed to make a website interactive. Starting with JavaScript might save that headache.
8
graydavis1mo ago
Right? Who else hit that wall?
4
mary_martin221mo ago
Ugh, totally. I mean, I tried learning Python for data stuff but then needed a simple web dashboard. Hit a brick wall because I didn't know any JavaScript. Had to learn the whole DOM, like how to grab a button and make it show new text. It set me back months, honestly. Starting with JS for web stuff just makes sense.
8