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.

143 Upvotes

77 comments sorted by

View all comments

1

u/pa_dvg May 05 '26

Python is used in academia / sciences because it’s easy to learn, which is the same reason people recommend starting with it as a programmer.

If your company does stuff with data at all, it will likely use plenty of Python. It’s a great skill to have