There and Back Again - Functional Programming
Offered By: try! Swift Conference via YouTube
Course Description
Overview
Explore functional programming concepts in Swift through this insightful conference talk from try! Swift NYC 2016. Delve into Rob Napier's journey through functional programming paradigms, from Monads to Functors, as he examines Swift's relationship with functional programming. Learn how Swift has incorporated valuable lessons from functional languages while maintaining its own identity. Discover how to leverage functional features effectively in Swift development, balancing them with Protocol Oriented Programming and Cocoa compatibility. Gain practical insights on using value types, mapping, flattening, and other functional techniques to enhance your Swift code without compromising its essence.
Syllabus
Intro
Is Swift Functional
What is Functional Programming
John Backus
Context
String
Taught by
try! Swift Conference
Related Courses
Optimize Your Swift Codetry! Swift Conference via YouTube Swift Concurrency in GoodNotes
try! Swift Conference via YouTube Introducing the Beeline Library - Another Approach to Routing on iOS
try! Swift Conference via YouTube Swift Expression Macros - A Practical Introduction
try! Swift Conference via YouTube Getting Started with Combine
try! Swift Conference via YouTube