/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

bfontaine.net
| | lukeplant.me.uk
2.4 parsecs away

Travel
| | The flows I use for exploratory programming using a REPL and their advantages.
| | stribny.name
2.7 parsecs away

Travel
| | Several ways to debugging Python code with illustrated examples.
| | alexanderganderson.github.io
2.7 parsecs away

Travel
| | By reading this post, you will learn about all to the tools that I have foundto be useful as a graduate student in computational neuroscience.Note that I do ...
| | www.jurecuhalev.com
15.7 parsecs away

Travel
| Grokking Simplicity is an introductory book that will take you to the world of functional programming. It uses basic JavaScript to explain filter(), map(), and reduce() in simple and logical steps. As an experienced engineer, I read the book hoping it would allow me to read F# code better. What I got from it instead [...]