Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Jessica Ng committed Nov 1, 2023
1 parent f5e74c1 commit 6eae1bb
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 17 deletions.
8 changes: 4 additions & 4 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"files": {
"main.css": "/static/css/main.414fad78.css",
"main.js": "/static/js/main.51963b53.js",
"main.js": "/static/js/main.e3077c5b.js",
"static/media/hw2.md": "/static/media/hw2.e5e1b67c13433dba9a61.md",
"static/media/hw6.md": "/static/media/hw6.91d9d85d54a9f0145ccc.md",
"static/media/hw3.md": "/static/media/hw3.e7fe2e6d12bd2aa82fa4.md",
Expand All @@ -12,16 +12,16 @@
"static/media/fa23-hw8.md": "/static/media/fa23-hw8.41c36255e0b188704713.md",
"static/media/hw5.md": "/static/media/hw5.69c9c560e2ae9582715e.md",
"static/media/hw9.md": "/static/media/hw9.2b38650321151fe30447.md",
"static/media/spec.md": "/static/media/spec.eae2b370559b7f1f850c.md",
"static/media/spec.md": "/static/media/spec.5dc158ff8f8cddb1fcce.md",
"static/media/lab1.md": "/static/media/lab1.9481edd640b8fb24e51d.md",
"static/media/spec-final-project.md": "/static/media/spec-final-project.4545851ab9f7336836f2.md",
"static/media/lab2.md": "/static/media/lab2.d2b57759e405362ffd8f.md",
"index.html": "/index.html",
"main.414fad78.css.map": "/static/css/main.414fad78.css.map",
"main.51963b53.js.map": "/static/js/main.51963b53.js.map"
"main.e3077c5b.js.map": "/static/js/main.e3077c5b.js.map"
},
"entrypoints": [
"static/css/main.414fad78.css",
"static/js/main.51963b53.js"
"static/js/main.e3077c5b.js"
]
}
14 changes: 8 additions & 6 deletions content/web/schedule-page.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Lab: Fridays 4:00pm-6:00pm @ Physics 3
## 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).

[Final Project Checkpoint 1](#/hw/web/spec) is due Friday Nov 10th.

| 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) |
Expand All @@ -14,9 +16,9 @@ Join the [Ed](https://edstem.org/us/join/hAbV5D) and [Gradescope](https://www.gr
| 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 | [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 | [HW 8: Create your own API](#/hw/web/fa23-hw8)
| 9 | Intro to React | Lab 9: Review + Project | Project Checkpoint |
| 10 | Comprehensive Review | Project OH | Project Work |
| 11 | No Class (Thanksgiving)
| 12 | Project OH | Demo Day! | |
| 13 | Wohoo 🎉 |
| 8 | Backend Continued [Slides](https://docs.google.com/presentation/d/1VahUS8xhRltUkG_IJ_mPXCd4-06NrELkoiwYkmRoWJw/edit) | Lab 8: Figma + Github | [HW 8: Create your own API](#/hw/web/fa23-hw8) + [Final Project Checkpoint 1](#/hw/web/spec)
| 9 | OPTIONAL Lecture: Intro to React | No Lab (Veteran's Day) | [Final Project](#/hw/web/spec) + OPTIONAL HW 9 |
| 10 | Comprehensive Review | OPTIONAL Project OH | [Final Project](#/hw/web/spec) |
| 11 | No Class (Thanksgiving) | | [Final Project](#/hw/web/spec)
| 12 | OPTIONAL Project OH | OPTIONAL Project OH | |
| 13 | Demo Day date: TBD 🎉 |
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Cubstart is a web/mobile development course for beginner developers. Whether you need project experiences to kickstart your resume, or if you have a desire to build but don’t know where to start, Cubstart is the course for you."/><link rel="apple-touch-icon" href="/favicon.ico"/><link rel="manifest" href="/manifest.json"/><title>Cubstart</title><script defer="defer" src="/static/js/main.51963b53.js"></script><link href="/static/css/main.414fad78.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Cubstart is a web/mobile development course for beginner developers. Whether you need project experiences to kickstart your resume, or if you have a desire to build but don’t know where to start, Cubstart is the course for you."/><link rel="apple-touch-icon" href="/favicon.ico"/><link rel="manifest" href="/manifest.json"/><title>Cubstart</title><script defer="defer" src="/static/js/main.e3077c5b.js"></script><link href="/static/css/main.414fad78.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
6 changes: 3 additions & 3 deletions static/js/main.51963b53.js → static/js/main.e3077c5b.js

Large diffs are not rendered by default.

File renamed without changes.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@ Use any design tool that you'd like! We recommend Figma.
<br>

## Part 2: Final Project Development + Presentation
<b>Deadline:</b> 1 December 2023, 40 points
<b>Deadline:</b> TBD (1 December 2023 OR during dead week), 40 points

Demo Day will be held on **1 December 2023**. You will present your project to the class! You'll be given **2 minutes to present your project + 1 minute for Q&A.** Walk us through a demo of your project, talk about how you created it, what technologies you used, what roadblocks you came across and how you solved them, what you could improve upon if you had more time, other functionalities that would be cool to implement, etc. You are welcome to create a slide deck if desired. We may give out prizes :)
On Demo Day, you will present your project to the class! You'll be given **2 minutes to present your project + 1 minute for Q&A.** Walk us through a demo of your project, talk about how you created it, what technologies you used, what roadblocks you came across and how you solved them, what you could improve upon if you had more time, other functionalities that would be cool to implement, etc. You are welcome to create a slide deck if desired. We may give out prizes :)

We will set up a Gradescope assignment to submit your project code.
<br></br>
Expand Down

0 comments on commit 6eae1bb

Please sign in to comment.