Exploring Common Algebraic Data Types Used in Functional Programming
Offered By: egghead.io
Course Description
Overview
This collection intends to provide viewers with examples of the different Algebraic Data Types that are commonly used in programming. All of these ADTs can be found within the Fantasy Land specification which consists of common algebraic data types used in the realm of web development. By adhering to the different laws that each ADT is built upon, users of the spec are provided with interoperability when using different algebras, ultimately providing them with an incredibly powerful set of tools.
Resources
Fantasy Land Github
Resources
Fantasy Land Github
Syllabus
- Get Acquainted with Functor Data Types in JavaScript by creating an Identity Functor
- Use a Maybe functor to halt transformer functions from acting on null or undefined values
- Creating Semigroup Data Types from Scratch
- Testing Semigroups to Ensure They Abide by the Law of Associativity
- Leveraging Semigroups to Create Reusable Max & Min Interfaces
- Leveraging Semigroups to Create Reusable Any & All Interfaces
- Upgrading Semigroup Data Types to Monoids
- Transforming All, Any, Max, & Min from Semigroups to Monoids
- Learn How to Define a Generalized Monoidal Fold Function
Taught by
Thomas Greco
Related Courses
4ever-clojureIndependent Advanced Programming in Kotlin
Meta via Coursera Programación avanzada en Kotlin
Meta via Coursera البرمجة المتقدمة بلغة Swift
Meta via Coursera Programación avanzada en Swift
Meta via Coursera