1. Introduction
10m 46s
2. Our First Program
13m 43s
3. Hello World in Javascript
14m 41s
4. Data & Operators
29m 43s
5. Defining a function
30m 00s
6. Single Responsibility Principle
17m 58s
7. Saving Intermediate Result
10m 33s
8. Feedback Loop
14m 43s
9. Decision Making
29m 53s
10. Logical Operators
23m 00s
11. Assignment Operators & Constant
15m 56s
12. Iteration
23m 44s
13. Array
26m 11s
14. Iteration Patterns
18m 49s
15. Breaking and Ignoring Iteration
09m 24s
16. Divide & Conquer
25m 24s
17. Specific vs Generic - Part 1
20m 47s
18. Specific vs Generic - Part 2
19m 28s
19. Anonymous Function
04m 42s
Anonymous Function
Functions are the unit of reusability. While programming, sometimes we don't need this reusability. Instead, we want to use a function like use and throw. We'll learn how to achieve it using the anonymous function in this lesson.
Functions are the unit of reusability. While programming, sometimes we don't need this reusability. Instead, we want to use a function like use and throw. We'll learn how to achieve it using the anonymous function in this lesson.

Course
Learn Programming Using Scratch & Javascript
19 Lessons · 05h 59m · Free
19 Lessons · 05h 59m
1. Introduction
10m 46s
2. Our First Program
13m 43s
3. Hello World in Javascript
14m 41s
4. Data & Operators
29m 43s
5. Defining a function
30m 00s
6. Single Responsibility Principle
17m 58s
7. Saving Intermediate Result
10m 33s
8. Feedback Loop
14m 43s
9. Decision Making
29m 53s
10. Logical Operators
23m 00s
11. Assignment Operators & Constant
15m 56s
12. Iteration
23m 44s
13. Array
26m 11s
14. Iteration Patterns
18m 49s
15. Breaking and Ignoring Iteration
09m 24s
16. Divide & Conquer
25m 24s
17. Specific vs Generic - Part 1
20m 47s
18. Specific vs Generic - Part 2
19m 28s
19. Anonymous Function
04m 42s