code-differently-24-q4
Lesson 08: Functions (
Slides
)
Pre-work
Please review the following resources before lecture:
How To Create/Use Functions - JavaScript Essentials (Video)
TypeScript Tutorial #8 - Function Basics (Video)
Recommended
The different types of JavaScript functions explained (Video)
Homework
Memorize the
printPermutations
and
reverseString
methods in
algos_app
.
Do pre-work for
lesson 09
.