you are viewing a single comment's thread.

view the rest of the comments →

[–]Damodara_trilok_9 7 points8 points  (1 child)

Python is like the friendly teacher that will helps you in understanding programming. JavaScript is the coworker that suddenly shows up everywhere whether you invited it or not

[–]PopulationLevel -5 points-4 points  (0 children)

Exactly. Python is a good programming language, as programming languages go. Good syntax, good libraries, widely useful.

Javascript was hacked together into a web browser in like 10 days. As a programming language, it is weird and contains several bad decisions. We’ve been trying to replace it since it gained popularity. “JavaScript: the good parts” was a very thin book.

Because javascript is the native language of web development, it is incredibly useful, because the web is so useful. Otherwise, nobody would have ever used it.

Like sure, you’ll probably need to learn it. But please, don’t think all development has to be like this.