Explore >> Select a destination


You are here

retro-style.software-by-mabe.com
| | atomized.org
18.5 parsecs away

Travel
| |
| | box.matto.nl
13.7 parsecs away

Travel
| |
| | anticrisis.github.io
19.4 parsecs away

Travel
| | "Because all the interesting things in life were invented beforeyou were born."
| | www.softdevtube.com
71.3 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,