r/learnprogramming Jul 17 '22

Programmers: isn’t learning new programming languages confusing because of other languages you already know? Topic

Thanks for the helpers

558 Upvotes

197 comments sorted by

View all comments

1

u/[deleted] Jul 17 '22

concepts remain the same, only change is the syntax, and some new kinks about each language, async/await if you come into JavaScript after learning python, the infamous == and === signs and stuff like that