
22: Structuring Data
This time we discuss the way data tends to be structured in functional languages and some of the similarities with databases and REST. Episo...
Radio and PodcastLive Radio & PodcastsOpening Radio and Podcast...

Radio and PodcastLive Radio & PodcastsFetching podcast shows and categories...
Radio and PodcastLive Radio & PodcastsFetching podcast episodes...

LambdaCast is a podcast about functional programming for working developers. Our focus is to describe concepts using clear everyday language without watering anything down. If you've ever be...

This time we discuss the way data tends to be structured in functional languages and some of the similarities with databases and REST. Episo...

You may have seen generics in C#, Java, or Swift but there are a lot of very useful patterns using generics that rarely get used in an OO co...

Lazy evaluation is not normally something you hear programmers discussing but there is a lot of power available if you know how to use it. T...