Explore >> Select a destination


You are here

gpfault.net
| | nickmcd.me
14.9 parsecs away

Travel
| |
| | lea.codes
10.3 parsecs away

Travel
| | A short tutorial on WebGL and Shaders
| | everttimberg.io
9.1 parsecs away

Travel
| | Evert Timberg, Software developer and architect in Toronto
| | www.softdevtube.com
73.5 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,