Description
Functional JavaScript First Steps is a functional programming training course in JavaScript programming language published by Front and Masters Academy. There are different 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 reusable functions. Pure functions have two unique conditions, without which there would be no such thing as a pure function.
The first condition is that pure functions use only the arguments and variables defined within themselves 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 maintains its initial state. Compliance with these two conditions will make your program completely predictable and the debugging and optimization process will be very simple and fast. In this training course with important topics such as high order functions (Higher-order function), Recursive Function, Clojure, combination of functions, etc. and you will learn very valuable techniques to start functional programming.
What you will learn in the Functional JavaScript First Steps course:
- The 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 functions Filter, Map and Reduce
- Clojure and Scope in JavaScript programming language
- Combining functions and immutable variables
Course details
Publisher: Front and Masters
teacher: Anjana Vakil
English language
Education level: Intermediate
Number of courses: 27
Training duration: 3 hours and 54 minutes
Headlines of the Functional JavaScript First Steps course
Introduction
What is Functional Programming
Staying out of the Loop with Recursion
Higher Order Functions
Closure
Function Composition
Wrapping up
Course images
Functional JavaScript First Steps course introduction video
Installation guide
After Extract, view with your favorite Player.
Subtitle: None
Quality: 1080p
download link
Password file(s): www.downloadly.ir
Size
1 GB
Be the first to comment