Explore >> Select a destination


You are here

hideout.ink
| | www.screamingatmyscreen.com
15.1 parsecs away

Travel
| | Timo Zimmermann talking about software engineering, leading teams, consulting and start ups.
| | chrismcleod.dev
8.9 parsecs away

Travel
| | Chris McLeod is a software developer with over 20 years of experience. Sometimes he writes about it.
| | melodiefabriek.com
13.2 parsecs away

Travel
| | I am a Reason + Sound Pack designer. Here's my new pack: Easy Score.
| | www.softdevtube.com
35.6 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,