-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Sally Steuterman edited this page Jun 6, 2024
·
24 revisions
Inform instructors and TFs that are teaching the course Intro to professional web dev.
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
- Lesson 1 - Data & Variables
- Lesson 2 - Conditionals & Debugging
- Lesson 3 - Strings & Arrays
- Lesson 4 - Iteration
- Lesson 5 - Functions
- Lesson 6 - More on Functions
- Lesson 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