Functional programming design patterns by Scott Wlaschin
Video Statistics and Information
Channel: Ivan Plyusnin
Views: 168,770
Rating: 4.9648504 out of 5
Keywords: Software Design Pattern (Field Of Study), Functional Programming (Programming Language Paradigm)
Id: E8I19uA-wGY
Channel Id: undefined
Length: 65min 44sec (3944 seconds)
Published: Sun Aug 30 2015
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
This is Functional Programming 101, the very basics. It's not "design patterns".
Here are a few good talks on functional design patterns.
And more generally, on programming language theory:
Good talk, nice pedagogic ideas and metaphors :)
I wish I could find videos of people actually writing complex functional programming code. These talks seem to just reiterate the same things and all example code is too simple for me to be able to visualize using it in our code base to the extreme that they are talking about
Jesus fuck, that one literally LOLing as loud as he can is really off putting.
This is totally amazing! I guess it is the best resource from someone that comes from an OO background.
He says that there is no equivalent of OO patterns/principles for functional programming. But there are some things, such as the Single Responsibility Principle, that are sort of universal.
The problem with this type of talk is that it's not useful for anyone.
If you already know functional programming then you already know this and at best it's a reminder.
If you do NOT know functional programming then it does NOT teach you anything because it's too fast and too light.