We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5573137 commit ed34680Copy full SHA for ed34680
lesson_08/README.md
@@ -4,8 +4,12 @@
4
5
Please review the following resources before lecture:
6
7
-* [Methods and Functions in Java in Less Than 2 Minutes (Video)](https://www.youtube.com/watch?v=xq04pwveCug)
8
-* [Java Programming #10 - Defining Methods and Functions (Video)](https://www.youtube.com/watch?v=SkVDfaHQwRU)
+* [How To Create/Use Functions - JavaScript Essentials (Video)](https://www.youtube.com/watch?v=FOD408a0EzU)
+* [TypeScript Tutorial #8 - Function Basics (Video)](https://www.youtube.com/watch?v=jXoSaX_yFh4)
9
+
10
+### Recommended
11
12
+* [The different types of JavaScript functions explained (Video)](https://www.youtube.com/watch?v=cMt9U6kCWsM)
13
14
## Homework
15
0 commit comments