004 - Design Principles From Functional Programming with Runar Bjarnason

CoRecursive: Coding Stories - Ein Podcast von Adam Gordon Bell - Software Developer

Kategorien:

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.  

Visit the podcast's native language site