|
You are here |
herbsutter.com | ||
| | | | |
blog.martinig.ch
|
|
| | | | | Informations and opinions about software architecture, developers on call, holacracy, Scrum, continuous testing, product management, saying thank you, tech leadership, customer journey maps, code reviews, code sharing, good bugs, android testing and open source project management. | |
| | | | |
www.jonashietala.se
|
|
| | | | | ||
| | | | |
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, | |
| | | | |
blog.kdgregory.com
|
|
| | | When I want to package a Java application in a single JAR with all of its dependencies, I normally turn to Maven's Shade plugin. This ... | ||