Explore how Computers and Developers read the same code in different ways.
The most important objective is that you learn how to trace variables the way a computer interprets them. If you don't understand this the rest of JS will be a mystery!
- diagram
- What is JavaScript?
- Why do we need it?
- Why not another programming language?
- What tools do I need to start writing javaScript?
- What is a variable?
- Trace variables