You are here |
eli.thegreenplace.net | ||
| | | |
blog.thomasheartman.com
|
|
| | | | 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
|
|
| | | | Let's implement our own numbers in Ruby without standard library functions | |
| | | |
danilafe.com
|
|
| | | | ||
| | | |
blog.florimondmanca.com
|
|
| | Type hints add optional static typing to Python 3.5+, and I love them. I now use annotated variables throughout my projects. |