Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Busting the Func'ing Jargon

NDC Conferences via YouTube

Overview

Explore the fundamentals of functional programming in this comprehensive conference talk that demystifies complex jargon and concepts. Learn about immutability, record types, bindings, pure and impure functions, referential transparency, first-class functions, currying, partial application, algebraic data types, value semantics, recursion, match expressions, tail recursion, and list operations. Gain practical insights into implementing these concepts using F# and discover how functional programming principles are increasingly influencing modern software development across various programming languages and libraries.

Syllabus

Introduction
What is Functional Programming
Jargon
Immutability
Record Types
Bindings
Pure vs impure functions
impure function example
referential transparency
functions as firstclass values
currying
partial application
partial application example
algebraic data types
some types
value semantics
Recursion
Match Expressions
Tail Recursion
Reverse Immutable Lists
Folding Lists
Folding in C
Summary
Resources
Questions

Taught by

NDC Conferences

Reviews

Start your review of Busting the Func'ing Jargon

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.