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

YouTube

Let's Get Lazy - The Real Power of Functional Programming

NDC Conferences via YouTube

Overview

Explore the power of lazy evaluations in functional programming through this comprehensive conference talk. Dive into the concept of efficiency by avoiding unnecessary computations, starting with examples from Haskell and other languages. Learn how to implement lazy evaluations in C# using lambda expressions and the Stream API. Discover the benefits of purity, infinite streams, and polymorphism in functional programming. Gain insights into creating efficient code through lazy evaluations, encapsulation, and proper resource management. Understand the semantics and practical applications of lazy evaluations to enhance your programming skills and create more efficient software solutions.

Syllabus

Introduction
Example
Compute
Haskell
Why purity is important
Defining compute
The charm of lambda expressions
Lazy expressions in C
An imperative example
Terminal operations
Infinite streams
Its cold like this
The beauty of imperative code
Lazy evaluation
Creating a series
Lazy evaluations
polymorphism
encapsulation
resources
Semantics

Taught by

NDC Conferences

Reviews

Start your review of Let's Get Lazy - The Real Power of Functional Programming

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.