Functional JavaScript First Steps by Anjana Vakil | Preview

preview_player
Показать описание
Full Course:

About this Course:
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 learn more advanced techniques like closures, currying, and function composition and why immutable data is essential for functional programming.

Find Frontend Masters Online:

About Us:

Sections:
0:00 - Introduction and Course Description
1:09 - Imperative vs Functional Programming
4:18 - Partial Application & Currying
9:12 - Function Composition
Рекомендации по теме
Комментарии
Автор

Damn! This is good! I am for sure super hyped about this!

mujeexminiminer
Автор

Simple linear algebra, vector space of functions :)

GinasD
Автор

I know this question could be idiotic.. but still
Somebody explain me how object instance of class is different from closure of the function instance that returns object.

vigneshwarrv
visit shbcf.ru