/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

mybiasedcoin.blogspot.com
| | loufranco.com
2.8 parsecs away

Travel
| |
| | grigory.github.io
5.2 parsecs away

Travel
| | Two events that might be of interest to the readers of this blog are happening on the East Coast next week.
| | blog.computationalcomplexity.org
5.2 parsecs away

Travel
| | This list of FOCS accepts are out, with abstracts , with PDF links (via Kintali) and in Algorithmic Game Theory (Nisan) and Algorithms (E...
| | www.softdevtube.com
28.8 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,