Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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