|
You are here |
cukic.co | ||
| | | | |
www.softdevtube.com
|
|
| | | | | Passing data through a pipeline of transformations is an alternative approach to classic Object-Oriented Programming (OOP). The LINQ methods in .NET are designed around this, but the pipeline approach can be used for so much more than manipulating collections. This presentation looks at pipeline-oriented programming and how it relates to functional programming, the open-closed principle, | |
| | | | |
fsharpforfunandprofit.com
|
|
| | | | | Slides and video from my talk | |
| | | | |
www.jurecuhalev.com
|
|
| | | | | Grokking Simplicity is an introductory book that will take you to the world of functional programming. It uses basic JavaScript to explain filter(), map(), and reduce() in simple and logical steps. As an experienced engineer, I read the book hoping it would allow me to read F# code better. What I got from it instead [...] | |
| | | | |
dailytechvideo.com
|
|
| | | JavaScript has often been described as the "assembly language of the Web." Implied in this description is the notion that other languages can and should compile into JavaScript. We have seen examples of this, most prominently with ClojureScript. But Scala, a popular programming language that runs on the JVM, now has a version that compiles ... Continue reading [Video 450] Sébastien Doeraene: Scala.js Workshop ? | ||