Explore >> Select a destination


You are here

www.tvagile.com
| | www.java-tv.com
2.8 parsecs away

Travel
| | This video reveals the long lost secret of how to write readable Java code. Self explaining method names, fluent interfaces, DSLs, helpful frameworks... We are always looking for ways to make our code more readable. But in our quest, we seem to have forgotten something. The most effective way to make any code more readable.
| | anthonysciamanna.com
2.8 parsecs away

Travel
| | I frequently practice code katas with the development teams I coach and train. I've pulled this list of code kata websites out of my notes a few times i...
| | www.softdevtube.com
2.0 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.softdevtube.com
15.4 parsecs away

Travel
| Programming history is filled with bugs that turned out to be features and limitations that pushed developers to make even more interesting products. We'll journey through code that was so 'bad' it was actually good. Along the way we'll look at the important role failure plays in learning. Then we'll tame our inner perfectionists and