Core 5: JavaScript Lessons and Resources




From this page you will be able to reach notes, exercises, and other information about our exploration of JavaScript.

First, note that you will be using Notepad to do the exercises. If you need to review Notepad (we used it for the HTML exercises), here is a brief explanation.

Virtual Lessons: Much of our work with JavaScript will take place "virtually", meaning that instead of meeting in the classroom, you will do some reading, study some examples, and do some programming on your own time. We will spend some time discussing this material during "regular" class, but not as intensively as we have discussed other material. You are still strongly encouraged to ask questions about the material in class, in office hours, and/or via email. In particular, I will be sure to be available via email during class time.

Lesson 1

Read the notes, which include links to appropriate examples. The "Examples" link will take you a list of all the examples in this lesson; the "Exercises" link takes you a list of exercises which you will be expected to complete as your first JavaScript homework.

Notes

Examples

Exercises

[Core 5 JavaScript Web Resources]

[Back to Core 5 Main Page]