Explore >> Select a destination


You are here

mikethemadbiologist.com
| | thinc.blog
8.2 parsecs away

Travel
| | https://www.youtube.com/watch?v=Tlj4cndTYyw Good local weather analysis from Houston station.
| | summation.net
9.8 parsecs away

Travel
| | Mine: Anna Karenina
| | chosenperspectives.com
10.0 parsecs away

Travel
| | Visit the post for more.
| | www.softdevtube.com
51.7 parsecs away

Travel
| 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,