Functional Programming in Swift (YouTube Videos)
After the latest change in my diet, I eat a lot more often throughout the day and try to spend the time watching educational talks to make use of my time. Functional programming seems to not only be all the hype – its concepts seem to reach mainstream thinking, too. Here’s a collection of talks you might find worth your while.
- Functional Swift – conference recordings with tons of great stuff
- Erik Meijer: What does it mean to be Reactive? – taught me a lot about being explicit and honest in my return types
- Neal Ford: Functional Thinking – how to use data transformations instead of a series of instructions
- Erik Meijer: Functional Programming – shows what being stateful entails
If you got some useful talks, share them in the comments!