Skip to content

Commit 93d5d25

Browse files
authored
Merge branch 'code-differently:main' into lesson_17
2 parents 02db04c + c101934 commit 93d5d25

File tree

2 files changed

+29
-0
lines changed

2 files changed

+29
-0
lines changed

lesson_21/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Lesson 21: Computer Languages
2+
3+
## Pre-work
4+
5+
Please review the following resources before lecture:
6+
7+
* [Programming Paradigms Explained (Video)](https://www.youtube.com/watch?v=H5uA6p_pK-Y)
8+
* [Ditch your Favorite Programming Paradigm (Video)](https://www.youtube.com/watch?v=UOkOA6W-vwc)
9+
10+
## Homework
11+
12+
- [ ] Do pre-work for [lesson 22](/lesson_22/).

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
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): Complete this

0 commit comments

Comments
 (0)