You are here |
jmmv.dev | ||
| | | |
abstractexpr.com
|
|
| | | | The C programming language is over 50 years old. Despite its age, it is still going strong. Many languages have tried to replace it. But so far none did succeed. To this very day, C is still the foundation on which all the software we use each and every day ultimately depends. But with such... | |
| | | |
craigjb.com
|
|
| | | | Adventures in hardware hacking, low-level software, FPGAs, and more! | |
| | | |
craigjb.com
|
|
| | | | Adventures in hardware hacking, low-level software, FPGAs, and more! | |
| | | |
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, |