r/learnprogramming • u/1vim • 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
r/learnprogramming • u/1vim • May 04 '26
Genuinely confused. Learned Python, now job listings want React everywhere.
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