Explore >> Select a destination


You are here

eli.thegreenplace.net
| | blog.thomasheartman.com
9.2 parsecs away

Travel
| | In which we go deep on folding lists and uncover surprisingly large and important differences between folding right and folding left. We discuss laziness, infinite lists, and catamorphisms.
| | nondv.wtf
14.1 parsecs away

Travel
| | Let's implement our own numbers in Ruby without standard library functions
| | danilafe.com
9.1 parsecs away

Travel
| |
| | blog.florimondmanca.com
102.3 parsecs away

Travel
| Type hints add optional static typing to Python 3.5+, and I love them. I now use annotated variables throughout my projects.