Functional JavaScript First Steps

Description

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.

Published: February 9, 2021

Download Links

Direct Download

Functional JavaScript First Steps.zip (1.0 GB) | Mirror

Torrent Download

Functional JavaScript First Steps.torrent (48 KB) | Mirror

Leave a Reply

Your email address will not be published. Required fields are marked *