|
You are here |
blog.cleancoder.com | ||
| | | | |
blog.ploeh.dk
|
|
| | | | | The expanded universe. | |
| | | | |
blog.jakubholy.net
|
|
| | | | | THIS IS ONLY A DRAFTContent: Craft | Why lean? | Code quality | |
| | | | |
xdg.me
|
|
| | | | | Curated books and articles to make you a better coder. | |
| | | | |
www.softdevtube.com
|
|
| | | 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, | ||