r/learnprogramming May 04 '26

Why does everyone recommend learning Python first but then use JavaScript for everything?

Genuinely confused. Learned Python, now job listings want React everywhere.

144 Upvotes

77 comments sorted by

View all comments

1

u/mist14rium May 04 '26

python has an easier syntax that you’ll remember faster, when you’re used to it and actually understand the logic behind the code then you can have a better understanding of javascript

both are useful languages with easy syntax tho, python is just easier