Frontend Masters – Functional JavaScript First Steps 2021-2

Frontend Masters – Functional JavaScript First Steps 2021-2 Downloadly IRSpace

Frontend Masters – Functional JavaScript First Steps 2021-2
Frontend Masters – Functional JavaScript First Steps 2021-2

Functional JavaScript First Steps is a functional programming course in the JavaScript programming language published by the Frontend Masters Academy. There are various paradigms and approaches in the field of programming and software development, the most important of which are object-oriented programming (OOP) and functional programming (FP). Each of these paradigms has unique advantages and is used in a specific range of projects. In functional programming we only deal with pure functions. Programs written with a functional programming approach consist of a large number of functions (Reusable). Pure functions have two unique conditions without which there is virtually nothing called a pure function.

The first condition is that pure functions use only the arguments and variables defined within them to calculate the output value. The second condition is that the calculations of the function and its output do not change anything outside the environment of the function and the external state of the function retains its original state. Observing these two conditions will make your program completely predictable and will make the debugging and optimization process very simple and fast. In this training course, you will get acquainted with important topics such as high-order functions (Higher-order function), recursive function (recursive function), cluster, combination of functions, etc., and you will learn very valuable techniques to start functional programming.

What you will learn in Functional JavaScript First Steps

  • Advantages of functional programming compared to other programming paradigms such as object orientation and …
  • Pure and gross functions
  • Two basic conditions of pure functions
  • Familiarity with the concept of side effects in functional programming
  • Recursive functions and its comparison with For and While loops
  • High-order Filter, Map and Reduce functions
  • Closer and scope in JavaScript programming language
  • Combination of immutable functions and variables

Course specifications

Publisher: Frontend Masters
Instructors: Anjana Vakil
Language: English
Level: Intermediate
Number of Lessons: 27
Duration: 3 hours and 54 minutes

Functional JavaScript First Steps topics

Introduction

What is Functional Programming

Staying out of the Loop with Recursion

Higher Order Functions

Closure

Function Composition

Wrapping Up

Pictures

Functional JavaScript First Steps

Functional JavaScript First Steps Introduction Video

Installation guide

After Extract, watch with your favorite Player.

Subtitle: None

Quality: 1080p

Download Links

Download Part 1 – 1 GB

Download Part 2 – 39 MB

Size

1 GB