From 57a1494c7e93fbcffc7722fe50818516434d1aff Mon Sep 17 00:00:00 2001 From: Jessica Ng Date: Tue, 20 Feb 2024 18:32:14 -0800 Subject: [PATCH] lec4 --- public/content/web/schedule-page.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/content/web/schedule-page.md b/public/content/web/schedule-page.md index 87457d2..bca2ca7 100644 --- a/public/content/web/schedule-page.md +++ b/public/content/web/schedule-page.md @@ -16,7 +16,7 @@ Join the [Ed](https://edstem.org/us/join/RDVU5J) and [Gradescope](https://www.gr | 1 | Intro to HTML and the Web [Slides](https://docs.google.com/presentation/d/1TZakoOsaHnUA_axTgmk4-K6sovMi9XGh4rdz5KNLydc/edit?usp=sharing) | Lab 1: HTML & CSS [Slides](https://docs.google.com/presentation/d/1em2PGMXVms8o_NXlU54pkb19CLLDIduHnNVFqcFFg6k/edit?usp=sharing) | [HW 1: HTML Basics](#/hw/web/hw1) | | 2 | CSS Basics [Slides](https://docs.google.com/presentation/d/1cI-pR24ZJzLYDNCJFPnWnzyL9arfFQtjrLDG_VsWmi8/edit?usp=sharing) | Lab 2: CSS Part 2[Slides](https://docs.google.com/presentation/d/1NRfkrVeIltAyNWseQGSOFE3BAQShZleyPc3xaiJ7G0I/edit?usp=sharing) | [HW 2: Personal Portfolio](#/hw/web/hw2) | | 3 | JavaScript Basics[Slides](https://docs.google.com/presentation/d/1t5bu8RWzyivoGc-xWWst7j3VxZeNupkQXfDpwTS63Js/edit?usp=sharing) | Lab 3: DOM Manipulation with JS[Slides](https://docs.google.com/presentation/d/10lKBb1PmdKOH7-6mRXiv9pbtUoKbHLk8zwzakLwIUcg/edit?usp=sharing) | [HW 3: JavaScript Playground](#/hw/web/hw3) | -| 4 | Intro to APIs | Lab 4: Git and Deployment (GitHub Pages) | HW 4: Basic APIs | +| 4 | Intro to APIs [Slides](https://docs.google.com/presentation/d/1yKQm_XZ4xLvCUIfLFL9whyDn8C7cHM4wstHhzEtT6zA/edit?usp=sharing) | Lab 4: Git and Deployment (GitHub Pages) | HW 4: Basic APIs | | 5 | APIs, Promises, & Fetch() | Lab 5: API Keys & HW Walkthrough | HW 5: OpenWeatherMap API | | 6 | Node & Express | Lab 6: Building an API with Express | HW 6: Quizlet-ish Part 1 | | 7 | MongoDB, Mongoose | Lab 7: MongoDB Review | HW 7: Quizlet-ish Part 2 |