Explore >> Select a destination


You are here

frozenfractal.com
| | iplayedthegame.wordpress.com
28.9 parsecs away

Travel
| | Explore space. Shoot stuff.
| | joelchrono.xyz
26.5 parsecs away

Travel
| | The fourth game in the 2D Metroid series, a truly fantastic portable experience!
| | appliedphantasticality.blogspot.com
19.9 parsecs away

Travel
| | A site devoted to fantasy and science fantasy role-playing games. Mainly Dungeon Crawl Classics RPG and Dungeons & Dragons (esp. OD&D and B/X D&D).
| | www.softdevtube.com
146.9 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,