Talk type: Talk

Pipeline-oriented programming

  • Talk in English
Presentation pdf

Passing data through a pipeline of transformations is an alternative approach to classic OOP. The LINQ methods in .NET are designed around this, but the pipeline approach can be used for so much more than manipulating collections.

In this talk, Scott will look at pipeline-oriented programming and how it relates to functional programming, the open-closed principle, unit testing, the onion architecture, and more. Speaker will finish up by showing how you can build a complete web app using only this approach.

Invited experts

Talks