-
Notifications
You must be signed in to change notification settings - Fork 59
Home
KJ Monahan edited this page Jun 6, 2024
·
28 revisions
Inform instructors and IAs that are teaching the course Introduction to Professional Web Development in JavaScript.
Fork the wiki repository and then create a PR.
- Course Training Slides
- Course Overview, Methodologies, and Tasks
- Course Platforms
- How to Work With Students
- Grading and Student Progress
- Bug and Issue Reporting
- Class 1 - Data & Variables
- Class 2 - Conditionals & Debugging
- Class 3 - Strings & Arrays
- Class 4 - Loops
- Class 5 - Functions
- Class 6 - More on Functions
- Class 7 - Objects & the Math Object
- Lesson 8 - Modules
- Lesson 9 - Unit Testing & TDD
- Lesson 10 - Scope, Exceptions, Types
- Lesson 11 - Classes
- Lesson 12 - Terminal, HTML, Git Part 1
- Lesson 13 - CSS, Git Part 2
- Lesson 14 - DOM and Events
- Lesson 15 - HTTP and Forms
- Lesson 16 - Fetch and JSON
- Lesson 17 - TypeScript
- Lesson 18 - Angular, Part 1
- Lesson 19 - Angular, Part 2
- Lesson 20 - Angular, Part 3