Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 711 Bytes

File metadata and controls

25 lines (18 loc) · 711 Bytes

Computers & Developers

Explore how Computers and Developers read the same code in different ways.


Objectives

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