Here are a few reasons why:
- It's the only programming language where you can open your browser.. hit f12.. click on the console tab.. and start writing code
- It has the most consistent syntax
- Arguably, the best debugging tools
- It can do (almost) all those fancy things people learned in college courses easily
- And because of all this, it's the ideal starting language to teach programming
I'm going to start working on a little project, but before I begin, I'm going to try to write an introduction to programming through JS in pieces
No comments:
Post a Comment