Skip to content

Commit 94844f6

Browse files
authored
feat: adds lesson_23 homework and lesson_24 pre-work (code-differently#557)
* feat: adds lesson_23 homework and lesson_24 pre-work Signed-off-by: Anthony D. Mays <[email protected]> * feat: adds lesson_23 homework and lesson_24 pre-work Signed-off-by: Anthony D. Mays <[email protected]> --------- Signed-off-by: Anthony D. Mays <[email protected]>
1 parent ba5326d commit 94844f6

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

lesson_23/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515

1616
## Homework
1717

18-
- TODO(anthonydmays): Add details here
18+
- [ ] Do pre-work for [lesson 24](/lesson_24/).

lesson_24/README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Lesson 24: JavaScript Deep Dive ([Slides](https://code-differently.github.io/code-differently-25-q1/slides/#/lesson_24))
2+
3+
## Pre-work
4+
5+
Please review the following resources before lecture:
6+
7+
* [What is HTTP? (in 5 minutes) (Video)](https://www.youtube.com/watch?v=XdWpdDUUbsw)
8+
* [Build a Basic Express JS Server (Video)](https://www.youtube.com/watch?v=7W61Ep1lKFY)
9+
* [Learn Express JS in 35 Minutes (Video)](https://www.youtube.com/watch?v=SccSCuHhOw0)
10+
11+
## Recommended
12+
13+
* [100+ JavaScript Concepts You Need to Know (Video)](https://www.youtube.com/watch?v=lkIFF4maKMU)
14+
15+
## Homework
16+
17+
- TODO(anthonydmays): Add HW details

0 commit comments

Comments
 (0)