-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Jessica Ng
committed
Jan 14, 2024
1 parent
65be56b
commit 7091357
Showing
15 changed files
with
50 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,25 @@ | ||
Lecture: Mondays 5:00pm-6:00pm @ Soda 306 | ||
Lecture: Tuesdays 7:00pm-8:00pm @ Moffit 102 | ||
|
||
Lab: Fridays 4:00pm-6:00pm @ Physics 3 | ||
Lab: Thursdays 7:00pm-9:00pm @ Moffit 102 (second half is optional) | ||
|
||
*To get to Moffit 102, take the corridor to the right of the 3rd floor entrance*. | ||
|
||
## Announcements | ||
Join the [Ed](https://edstem.org/us/join/hAbV5D) and [Gradescope](https://www.gradescope.com) with code 2PGYZV. Recordings will be published [here](https://drive.google.com/drive/folders/1XAtjL4oDUdC0uf3Nsrkdogoi8p3U37nr?usp=drive_link). | ||
Join the [Ed] and [Gradescope](https://www.gradescope.com) with code TBD. Recordings will be published [here]. | ||
|
||
Demo Day will be held on Tuesday December 5th, 3:00-5:00pm in the Wozniak Lounge. | ||
|
||
| Week | Lecture | Lab Section | Homework/Project | | ||
|------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------|---------------------------------------------------------------------------------| | ||
| 1 | Intro to HTML and the Web [Slides](https://docs.google.com/presentation/d/1UcdmKHfwTBa-SnR3G23D9XF4xvvrNzXVHSYczy8U_ug/edit) | [Lab 1: HTML & CSS](https://docs.google.com/presentation/d/1tkhwUvDWGnJZLTWv4SCvPtd1XPH0GKAS7aatzZsj2aA/edit?usp=sharing) | [HW 1: HTML Basics](#/hw/web/hw1) | | ||
| 2 | CSS Basics [Slides](https://docs.google.com/presentation/d/1ugHZ98EAWHLxFj5mVykZiH-1CGMEICS2mljBivZ-pW4/edit?usp=sharing) | [Lab 2: CSS Part 2](https://docs.google.com/presentation/d/17mnkmwGId_L5ChDgGw7dma11CRWvPfuSPcBpSzKHyso/edit?usp=sharing) | [HW 2: Personal Portfolio](#/hw/web/hw2)[Solutions](assets/hw2/fa23-hw2-sols.zip) | | ||
| 3 | JavaScript Basics [Slides](https://docs.google.com/presentation/d/1Im8zmJ5fdH7KwN3bdAO6tGDB6ZWTSaFxDEKE9uyPd2c/edit?usp=sharing) | [Lab 3: JS Part 2](https://docs.google.com/presentation/d/1EiH2TaVNuTlPSAgVICgpqxkasS5FHBkQJEB_OgLjZGA/edit?usp=sharing) | [HW 3: JavaScript Playground](#/hw/web/hw3) | | ||
| 4 | Intro to APIs [Slides](https://docs.google.com/presentation/d/15Z_9r2RvC0lpORgY1B36PMHhgbIkXNM1JqkaOLHg-c4/edit?usp=sharing) | [Lab 4: Git and Deployment (GitHub Pages)](https://docs.google.com/presentation/d/1KprpWhlgZ5rbIASS2qnnD-JidRpqUHWMN1WHkvI_wyE/edit?usp=sharing) | [HW 4: Basic APIs](https://www.gradescope.com) | | ||
| 5 | APIs, Promises, & Fetch() [Slides](https://docs.google.com/presentation/d/1ha5HZkX6n1dUgOoSL7OravcbBiPFDkwXZZjLxDOp7Ho/edit?usp=sharing) | [Lab 5: API Keys & HW Walkthrough](https://docs.google.com/presentation/d/104qL6ysa1rN0Pd_BcSGpo4Sxpz0nemziMy0nCq-UArY/edit?usp=sharing) | [HW 5: OpenWeatherMap API](#/hw/web/hw5) | | ||
| 6 | Node & Express [Slides](https://docs.google.com/presentation/d/1A7mK0etb0R4Jm3CJkXKHRWdmWKRgjjcOkT-JYMgELQE/edit?usp=sharing) | [Lab 6: Building an API with Express](https://docs.google.com/presentation/d/1gMRWMoVL2xXBnthyaMY8ySSu9v_8Jm3-IuoShh-ptBU/edit) | [HW 6: Quizlet-ish Part 1](#/hw/web/hw6) | | ||
| 7 | MongoDB, Mongoose [Slides](https://docs.google.com/presentation/d/1kc3av3aQUS5Bgjg98HzY377VKWyeJ4lQcVywC6D-rTM/edit#slide=id.g17893090c69_0_142) | Lab 7: MongoDB Review | [HW 7: Quizlet-ish Part 2](#/hw/web/hw7) | | ||
| 8 | Backend Continued [Slides](https://docs.google.com/presentation/d/1VahUS8xhRltUkG_IJ_mPXCd4-06NrELkoiwYkmRoWJw/edit) | Lab 8: Figma + Github | [Final Project Checkpoint Due Nov 12](#/hw/web/spec) + [HW 8: Create your own API](#/hw/web/hw8) | ||
| 9 | OPTIONAL Lecture: Intro to React[Slides](https://docs.google.com/presentation/d/1qLiDAvOlQdZCk1U4uU5eXAcB-3I_kYnmWkR2TO4GSAM/edit?usp=sharing) | NO LAB (Veteran's Day) | [Final Project](#/hw/web/spec) + OPTIONAL [HW 9: Social Media Website](#/hw/web/hw9) | | ||
| 10 | Comprehensive Review [Slides](https://docs.google.com/presentation/d/1VuC08_0WNJA6Vc1Mz7nLEoqjIiz__PeFrKh63-eh5sk/edit?usp=sharing) | OPTIONAL Project OH | [Final Project](#/hw/web/spec) | | ||
| 11 | No Lecture (Thanksgiving) | No Lab (Thanksgiving) | [Final Project](#/hw/web/spec)| | ||
| 12 | OPTIONAL Project OH | OPTIONAL Project OH | [Final Project](#/hw/web/spec) | | ||
| 13 | Demo Day: Dec 5th, 3-5pm @ Woz 🎉 | | ||
| 1 | Intro to HTML and the Web | Lab 1: HTML & CSS | HW 1: HTML Basics | | ||
| 2 | CSS Basics | Lab 2: CSS Part 2 | HW 2: Personal Portfolio | | ||
| 3 | JavaScript Basics | Lab 3: JS Part 2 | HW 3: JavaScript Playground | | ||
| 4 | Intro to APIs | 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 | | ||
| 8 | Backend Continued | Lab 8: Figma + Github | Final Project Checkpoint + HW 8: Create your own API | ||
| 9 | Intro to React | Lab 9: TBD | Final Project + HW 9: Social Media Website | | ||
| 10 | No Lecture (Spring Break) | No Lab | Final Project | | ||
| 11 | Comprehensive Review | OPTIONAL Project OH | Final Project| | ||
| 12 | OPTIONAL Project OH | OPTIONAL Project OH | Final Project | | ||
| 13 | Demo Day 🎉 | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters