Explore >> Select a destination


You are here

blog.farhan.codes
| | unixsheikh.com
7.7 parsecs away

Travel
| |
| | shrik3.com
6.9 parsecs away

Travel
| | Personal blog.
| | sergioprado.blog
5.5 parsecs away

Travel
| | Have you ever wondered how the Linux kernel is tested?
| | www.softdevtube.com
83.7 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,