Lessons > 11. Intro to Programming with JavaScript
Slides
Lecture Video(s)
- Recorded Lecture Video (47:45)
Readings
-
Flavio Copes
(2021).
The JavaScript Beginner's Handbook.
O'Reilly
Please read pp. 25-26, 38-44 -
Playlist: Functions.
JavaScript Essential Training (LinkedIn Learning)
Select videos from 8. Functions and Methods -
Playlist: Events.
JavaScript Essential Training (LinkedIn Learning)
Select videos from 9. Events
Today we’ll continue learning about the building blocks of programming, with a focus on functions, events, and conditionals.
- Conditionals are reviewed on pp. 25-26 of the readings.
- Functions are reviewed on pp. 38-44.
- Event Listeners are reviewed in the assigend Safari Books video.