Explore >> Select a destination


You are here

blog.djy.io
| | pbrown.me
8.7 parsecs away

Travel
| | Of all the functional programming inspired features in Python, partial application must be the best kept secret that you really need to know. Partial application lets you create highly abstract functions and make them more specific for use, pass a function arguments without calling it yet, and so much more.
| | gigasquid.github.io
1.5 parsecs away

Travel
| |
| | nondv.wtf
9.4 parsecs away

Travel
| | Fun and creative concurrent sorting algorithm
| | www.softdevtube.com
144.8 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