File tree Expand file tree Collapse file tree 2 files changed +29
-0
lines changed Expand file tree Collapse file tree 2 files changed +29
-0
lines changed Original file line number Diff line number Diff line change
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/ ) .
Original file line number Diff line number Diff line change
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
You can’t perform that action at this time.
0 commit comments