
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 & Podcasts
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...
Listen to LambdaCast, a Technology podcast by LambdaCast. Stream 3 episodes in English, follow new audio stories, and play episodes online on Radio and Podcast.
Browse this show under Technology podcasts.
3 episodes are available for this podcast.
Explore Technology podcasts, India podcasts and English podcasts.

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...