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

Udemy – Learning Functional JavaScript

Posted By: Rare-1
Udemy – Learning Functional JavaScript

Udemy – Learning Functional JavaScript
WEBRip | MP4/AVC, ~281 kb/s | 1280 x 720 | English: AAC, 54.0 kb/s (2 ch), 48.0 KHz | 275 MB
Genre: Development / Web Development | Language: English | +Project Files

Along with being tried and trusted, functional programming is one of the biggest current trends in programming. Its focus on side-effect free code, unadorned data manipulation and simple structures promote a coding style that reduces bugs, and lifts the level of abstraction to a point where we can achieve more with less code. All topics discussed in the course can be used to various degrees in any code-base – even if your daily work is with a huge object-oriented project, the techniques discussed will certainly be useful.

Learning Functional JavaScript will show you how to build powerful abstractions by combining many small and simple functions, and how to strip your data modeling to the necessities. We start by investigating the power of higher-order functions by diving right into the implementation of the sample application. We then elaborate by partially applying and composing functions before we end up with lazy evaluation to boost our abstraction power and performance.

Right from the start we'll dive into the implementation of a text-based adventure game. We will also see how function composition is used to solve specific problems in this domain by combining highly generic functions. We learn function programming techniques that help improve asynchronous code used to load the game from disk.
Later we'll become acquainted with a few other examples as well, as we learn about designing applications around an immutable data structure. And we end our journey with a discussion of recursion and how it relates to lazy data structures, and show examples of using previously discussed techniques on infinite data sets.
At the end of the course, you'll be proficient with the basic functional programming techniques and will be able to optimize your JavaScript code by applying them. Learning Functional JavaScript teaches you all the basic functional programming techniques and shows you how to apply them to JavaScript, and how they can be used to solve highly practical problems.

About The Author
Christian Johansen is a passionate programmer working with Oslo-based consultancy Kodemaker. He's a man with an eclectic background, having worked with everything from Unix systems tuning and ops to various server-side applications and JavaScript heavy frontend development. Christian is the author of Test-Driven JavaScript Development, and he maintains several open-source projects, including the JavaScript test-framework BusterJS and the popular mocking framework SinonJS. Functional programming is a long-standing interest, most recently practiced with Clojure and JavaScript.

What are the requirements?
  • Knowledge about basic JavaScript concepts such as JavaScript objects and functions is a prerequisite.

What am I going to get from this course?
  • Over 22 lectures and 2.5 hours of content!
  • Explore higher-order functions, what they are and how to work with them
  • Solve issues related to asynchronous methods effectively by using promises
  • Use a library such as immutableJS to implement immutability
  • Implement immutability with Facebook’s React for super fast user interfaces
  • Combine a “functional core” to build a web application where most of the code is functional
  • Make efficient use of recursion with big data sets to make code easier to visualize

What is the target audience?
  • Learning Functional JavaScript is for any JavaScript programmer (both backend and frontend) who has a firm grasp of the language but is looking to broaden their skillset. No prior experience with functional programming concepts is necessary.

Curriculum
Section 1: Introduction to Functional Programming
Lecture 1 The Course Overview 03:54
Understand the scope of the course and get a feeling of what will be covered and when.

Lecture 2 What Is Functional Programming? 04:07
Understand the basic premise of functional programming and how it is helpful.

Lecture 3 Your First Functional Programming Concepts 03:33
Ease into functional programming with some important core concepts.

Section 2: Higher Order Functions
Lecture 4 First-class Functions Preview 02:41
Define the concept of "first-class" functions.

Lecture 5 Passing Functions as Arguments 08:31
Preparing the AST for building the view.

Lecture 6 Returning Functions 04:39
Applying a changeset to a user.

Section 3: Functional Asynchrony
Lecture 7 Callbacks Preview 05:14
Creating new users.

Lecture 8 Continuation Passing Style 06:33
Applying iterator methods on async operations.

Lecture 9 Promises 10:33
Parsing room files with promises.

Section 4: Function Composition
Lecture 10 Partial Function Application Preview 07:04
Loading and parsing all rooms at boot. c

Lecture 11 Currying 08:44
Loading and parsing rooms with currying instead of partial application.

Lecture 12 Composition 07:01
Finding a specific room.

Section 5: Immutability
Lecture 13 What Is Immutability? Preview 06:45
Explain the difference between mutable and immutable types.

Lecture 14 Working with Immutability 08:59
Developing a Minesweeper data model.

Lecture 15 Immutability in the UI 06:00
Adding undo to Minesweeper.

Lecture 16 Mechanics and Performance 06:59
Investigating how immutability can boost performance.

Section 6: Recursion
Lecture 17 Recursive Thinking Preview 07:24
Introducing recursion.

Lecture 18 A Recursive AST Parser 07:15
Implementing the adventure game parser.

Lecture 19 Trampolining 04:47
Eliminating recursion without losing the mental model.

Section 7: Laziness
Lecture 20 Lazy Evaluation Preview 08:46
Lazily evaluating a map and a filter.

Lecture 21 Lazy Sequences 05:45
Generalizing lazy sequences.

Lecture 22 Infinite Sequences 05:11
Working with infinite sequences.

Udemy – Learning Functional JavaScript




Many Thanks to Original uploader.


For More Rare Movies Check out my blog!

Download Links:

No Mirrors Please