Skip to content

Commit ed34680

Browse files
committed
docs: updating for typescript language
Signed-off-by: Anthony D. Mays <[email protected]>
1 parent 5573137 commit ed34680

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

lesson_08/README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,12 @@
44

55
Please review the following resources before lecture:
66

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)
7+
* [How To Create/Use Functions - JavaScript Essentials (Video)](https://www.youtube.com/watch?v=FOD408a0EzU)
8+
* [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)
913

1014
## Homework
1115

0 commit comments

Comments
 (0)