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.

ChapterTitlePages
Introduction1-8
1Values, Types, and Operators11 - 20
2Program Structure23- 38
13JavaScript and the Browser219-225
14The Document Object Model227-244
15Handling Events247 - 262
20Node.js353-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.