Functional Programming in 40 Minutes
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore functional programming in this 42-minute conference talk from GOTO Berlin 2018. Discover how functional programming has moved beyond academia into real-world applications, with languages like Clojure, Scala, Elixir, and F#. Learn about key concepts such as immutability and higher-order functions, and how functional techniques are being incorporated into traditional languages like Java and Ruby. Gain insights from Russ Olsen, author and VP at Cognitect, as he demystifies functional programming and its practical applications in modern software development. Enhance your understanding of this increasingly important programming paradigm and its potential to improve code quality and maintainability.
Syllabus
Functional Programming in 40 Minutes • Russ Olsen • GOTO 2018
Taught by
GOTO Conferences
Related Courses
Addressing Algorithmic BiasGOTO Conferences via YouTube Empowering Consumers - Evolution of Software in the Future
GOTO Conferences via YouTube Why Static Typing Came Back
GOTO Conferences via YouTube Higher Kinded Types in a Lower Kinded Language - Functional Programming in Kotlin
GOTO Conferences via YouTube It's Not Hard to Test Smart - Delivering Customer Value Faster
GOTO Conferences via YouTube