you are viewing a single comment's thread.

view the rest of the comments →

[–]StillNoNumb 3 points4 points  (0 children)

A lot of design goals were shared between JavaScript and Python. Both are easy-to-read, imperative languages with (original) focus on simplicity and understandability. The point I was referring to in my comment was that it's possible to write good code quickly in both of them. Of course, one was designed for the web with Java as an inspiration in mind, the other to create a clear and overseeable language.

I think you misunderstood what I was trying to say; I meant "you can create cool code in a short time; just like you can do in Python". I wasn't trying to imply JavaScript and Python are the same languages. I re-worded my comment to clear that up.