|
|
|
|
|
by fmw
5530 days ago
|
|
I don't really like the endless discussion about what languages are suitable for beginners or not. I think PG's advice is spot on: pick something a programmer friend that is willing to answer the occasional question recommends. As to JavaScript as a first language: it might be popular, but (like Visual Basic) it is prone to misuse and doesn't force (or even teach) good habits to a new programmer in the way that e.g. Python does. Also, the quality of advice in regard to JavaScript varies a lot and so do the example snippets you find online. JavaScript is a nice language (unlike Visual Basic ;), but you need a background in programming before you can use it well. That being said: go for it if you're roommate is a JavaScript buff. |
|