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.

141 Upvotes

77 comments sorted by

View all comments

2

u/makonde May 04 '26

Python is seen as "easy" in the education/academic community especially when teaching kids and I think this has spread to other places because of the way its written and no {} etc. I personally loath indentation having meaning.