You are here |
it-notes.dragas.net | ||
| | | |
longwhiteclouds.com
|
|
| | | | A while ago with much fanfare Oracle announced it would no longer develop it's flagship software and database for use on HPUX and HP's Itanium platform due to its perception that the pl... | |
| | | |
unixdigest.com
|
|
| | | | ||
| | | |
linux.slashdot.org
|
|
| | | | You asked, he answered! For Slashdot's 20th anniversary -- and the 23rd anniversary of the first release of Red Hat Linux -- here's a special treat. Red Hat CEO Jim Whitehurst has responded to questions submitted by Slashdot readers. Read on for his answers...... | |
| | | |
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, |