Prework Phase III: Required Reading and Tutorials
Required Reading
You should have received the textbook when you signed up for the class. Read the following material in the order listed. All chapters are from the textbook: Eloquent JavaScript. Follow the links provided for the online material.
Chapter | Title | Pages |
---|---|---|
Introduction | 1-8 | |
1 | Values, Types, and Operators | 11 - 20 |
2 | Program Structure | 23- 38 |
13 | JavaScript and the Browser | 219-225 |
14 | The Document Object Model | 227-244 |
15 | Handling Events | 247 - 262 |
20 | Node.js | 353-369 |
Online Reading |
---|
Mozilla Developer Network: HTML Elements |
Online Tutorials |
Khan Academy Intro to SQL: SQL Basics Note: Attempting this tutorial is very important for understanding the basics of data storage, which forms the fundamentals for the Capstone project. |