Skip to content

Commit 10e6f55

Browse files
authored
feat: adds lesson_21 homework and lesson_22 pre-work (#542)
Signed-off-by: Anthony D. Mays <[email protected]>
1 parent 61847f3 commit 10e6f55

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

lesson_21/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,7 @@ Please review the following resources before lecture:
99

1010
## Homework
1111

12-
- TODO(anthonydmays): Figure this out
12+
- [ ] Complete [Project OOP Team Member Surveys][survey-link] (for each team member).
13+
- [ ] Do pre-work for [lesson 22](/lesson_22/).
14+
15+
[survey-link]: https://forms.gle/VtPkEUYT1fh6B82D8

lesson_22/README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Lesson 22: Building Applications ([Slides](https://code-differently.github.io/code-differently-25-q1/slides/#/lesson_22))
2+
3+
## Pre-work
4+
5+
Please review the following resources before lecture:
6+
7+
### Required
8+
* [Frontend web development - a complete overview (Video)](https://www.youtube.com/watch?v=WG5ikvJ2TKA)
9+
* [Backend web development - a complete overview (Video)](https://www.youtube.com/watch?v=XBu54nfzxAQ)
10+
* [3 Tier Architecture (Video)](https://www.youtube.com/watch?v=THPg8Hz2zZo)
11+
12+
### Recommended
13+
* [What is an API (in 5 minutes) (Video)](https://www.youtube.com/watch?v=ByGJQzlzxQg)
14+
15+
## Homework
16+
17+
- TODO(anthonydmays): Provide more details

0 commit comments

Comments
 (0)