YoVDO

Just Enough Functional Programming in JavaScript

Offered By: egghead.io

Tags

Javascript Courses Functional Programming Courses Higher-Order Functions Courses Immutability Courses Pure Functions Courses Currying Courses

Course Description

Overview

In the last few years, the software development industry has seen a resurgence of functional programming. But what is it? And how do you get started?
“Just Enough” is an introduction to functional programming, written in JavaScript, that doesn’t get bogged down in the jargon and mathematical theory that can be so intimidating. Instead, it provides an approachable introduction to the paradigm that will give you the education and confidence you need to start using the programming style right away.
With “Just Enough” as our guide, this course will focus on the foundational knowledge needed to approach any functional language. By the end of the course, you will understand:
higher order functions
pure functions
immutability
currying
partial application
pointfree programming
functional composition
In just 30 minutes, you’ll learn more than just enough.

Syllabus

  • Course Introduction to Just Enough Functional Programming In JavaScript
  • Modify Functions with Higher Order Functions in JavaScript
  • Avoiding Mutations in JavaScript with Immutable Data Structures
  • Refactor a Function to Use Currying in JavaScript
  • Identify Side Effects by Comparing Pure and Impure JavaScript Functions
  • Create Reusable Functions with Partial Application in JavaScript
  • Eliminate Anonymous JavaScript Functions with Pointfree Programming
  • Build Up Complex Functionality by Composing Simple Functions in JavaScript
  • Improve JavaScript Function Usability with Proper Argument Order in Functional Programming
  • Using the Associative Property in JavaScript Functional Compositions
  • Debug Functional Compositions with a Logging Side Effect in JavaScript

Taught by

Kyle Shevlin

Related Courses

Software Construction in Java
Massachusetts Institute of Technology via edX
String, StringBuffer & StringBuilder for JAVA Interviews
Udemy
Learning Functional Programming with Swift
LinkedIn Learning
Reactive Programming with Spring Framework 5
Udemy
Working with C# Records
Pluralsight