JavaScript Interactive
— a console crash course
This is an interactive course in JavaScript (or ECMAScript if
you will). It assumes that you are already familiar with programming
in general.
1. Types & Literals
2. Expressions & Statements
3. Functional Programming
4. Object-Oriented Programming
5. Coding Practices