A Hands-On, Project-Based Introduction to Programming by Nick Morgan
Title | Release Date | ISBN-13 | Link |
---|---|---|---|
JavaScript Crash Course | January 2024 | 9781718502260 | https://nostarch.com/javascript-crash-course |
Note: TIY -> Try It Yourself
- Chapter 1: Getting Started
- Chapter 2: The Basics
- Chapter 3: Compound Data Types
- Chapter 4: Conditionals and Loops
- Chapter 5: Functions
- Chapter 6: Classes
- Chapter 7: HTML, the DOM, and CSS
- Chapter 8: Event-Based Programming
- Chapter 9: The Canvas Element
- Chapter 10: Pong
- Chapter 11: Object-Oriented Pong
- Chapter 12: Generating Sounds
- Chapter 13: Writing A Song
- Chapter 14: Introducing The D3 Library
- Chapter 15: Visualizing Data From The Github Search Api
Exercises that were skipped.