Explore >> Select a destination


You are here

blog.scaledcode.com
| | fsharpforfunandprofit.com
16.5 parsecs away

Travel
| | Functional programming languages need a different approach
| | largedatabank.com
16.1 parsecs away

Travel
| | I heard a lot of good things about Mike Okasaki's Purely Functional Data Structures at UChicago, but didn't ever take the time to check it out. Lately I've missed the heady joy of reading and writing code in a strongly typed functional programming language like Standard ML, so when one of my coworkers at Knewton mentioned he was going to read the book I decided to get a copy for myself.
| | www.softdevtube.com
10.1 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
| | anthonysciamanna.com
59.9 parsecs away

Travel
| Code katas provide an opportunity to practice our software development skills, recognize patterns, and learn how to apply techniques. In general, we pro...