/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

chaosinmotion.com
| | blog.martinig.ch
1.3 parsecs away

Travel
| | Architecture is an important asset for good programming and the notion of "pattern" is here to help us apply already trusted code architecture solutions to common problems. Jason McDonald has done a wonderful job to group some of them in a document that should be useful to most software developers. Go to his blog to
| | randomwits.com
2.5 parsecs away

Travel
| | Random Wits, my digital footprint.
| | www.softdevtube.com
3.5 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,
| | www.pathsensitive.com
5.8 parsecs away

Travel
| I'm trying to read all the good writing about software design. This is very easy because not very much has been written: it turns out that i...