Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Functional JavaScript First Steps

Posted By: IrGens
Functional JavaScript First Steps

Functional JavaScript First Steps
.MP4, AVC, 1920x1080, 30 fps | English, AAC, 2 Ch | 3h 54m | 1.03 GB
Instructor: Anjana Vakil

In this friendly introduction to functional programming with JavaScript, you'll learn what Functional Programming (FP) is and how it differs from other programming styles (such as OO and imperative). You'll practice the key idea of doing everything with pure functions, learning to use higher-order functions and recursion to replace the iterative loops we're used to writing with for and while. You'll more to advanced techniques like closures, currying, and function composition and learn why immutable data is essential for functional programming.


Functional JavaScript First Steps