004 - Design Principles From Functional Programming with Runar Bjarnason

In this interview Runar explains how writing in a functional style involves limiting side effects, avoiding exceptions and using higher order abstractions.  Writing in this style places constraints on what a module in a software system may do, but by constraining modules in this way, the software modules themselves become endlessly composable.  

Om Podcasten

The stories and people behind the code. Hear stories of software development from interesting people.