From 33bdbbe51388fe2bf77f663e1371380e8e677acb Mon Sep 17 00:00:00 2001 From: Jessica Ng Date: Mon, 23 Sep 2024 20:58:24 -0700 Subject: [PATCH] Updates --- content/web/fa24-schedule-page.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/web/fa24-schedule-page.md b/content/web/fa24-schedule-page.md index 8ccbce8..083a739 100644 --- a/content/web/fa24-schedule-page.md +++ b/content/web/fa24-schedule-page.md @@ -17,7 +17,7 @@ Lecture and lab recordings are posted [here](https://drive.google.com/drive/fold |------|-----|-------|-------------| | 1 | HTML[Slides](https://docs.google.com/presentation/d/1yn-vazOitq1sv8bdhDhS2NwQwJYMVNlrwgFbEfr30VM/edit?usp=sharing) | Lab 1: HTML[Slides](https://docs.google.com/presentation/d/1__qgbZ8quPBOTlsgcXcf5AIWfBRUs-UrVX3Pc1m69HI/edit?usp=sharing) | [HW 1: HTML Basics](#/hw/web/hw1) | | 2 | CSS[Slides](https://docs.google.com/presentation/d/1jca2ANy5hidaWA8h_0QcvY_biS4LpiAavqL01NDH9Mk/edit?usp=sharing) | Lab 2: CSS[Slides](https://docs.google.com/presentation/d/1ui-5rWP7jHs7qAFQeCzZFzpxk-JICk3fR3da8lSZZMA/edit?usp=sharing) | [HW 2: Personal Portfolio](#/hw/web/hw2) | -| 3 | JavaScrip[Slides](https://docs.google.com/presentation/d/1sJccnIQNGRovMVt_jmMAsgpSYTNAzw8X3e-uQCR8R74/edit?usp=sharing) | Lab 3: DOM Manipulation with JS | HW 3: JavaScript Playground | +| 3 | JavaScrip[Slides](https://docs.google.com/presentation/d/1sJccnIQNGRovMVt_jmMAsgpSYTNAzw8X3e-uQCR8R74/edit?usp=sharing) | Lab 3: DOM Manipulation with JS | [HW 3: JavaScript Playground](#/hw/web/hw3) | | 4 | Intro to APIs | Lab 4: API Practice | HW 4: API Quiz on Gradescope | | 5 | APIs, Promises, & Fetch() | Lab 5: APIs + Frontend | HW 5: OpenWeatherMap API | | 6 | Node & Express | Lab 6: Node & Express | HW 6: Quizlet-ish Part 1 |