What you'll learn
An introduction to the very basics of the JavaScript language. Build a foundation of JavaScript syntax and learn how to use values and variables. This interactive course was formerly part of JavaScript Road Trip Part 1 on Code School.
Table of contents
The Cliffs of Value
2 Videos
•
10 Challenges
- Booleans, The True Path Video
- Basic Operation Challenge
- Building Expressions Challenge
- The Modulus Operator Challenge
- A Boolean Expression Challenge
- Another Boolean Expression Challenge
- Strings on Signs Video
- Building Strings Challenge
- Special Characters in Strings Challenge
- Booleans With Strings Challenge
- Concatenating a String Challenge
- Accessing a String's Length Challenge
Variable Valley
2 Videos
•
8 Challenges