Explore >> Select a destination


You are here

techtldr.com
| | blog.waleedkhan.name
6.8 parsecs away

Travel
| | Intended audience Current software engineers seeking information for their own job search or negotation. People curious about...
| | www.onebigfluke.com
8.0 parsecs away

Travel
| | I wish that someone had given me a roadmap of what to expect earlier in my career.
| | lemire.me
7.9 parsecs away

Travel
| |
| | www.softdevtube.com
66.8 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,