August 2017 Blogroll

2017 August 31

Programming as if the Correct Data Structure (and Performance) Mattered

Tom Ellis, H2 Wiki

Simple and to the point. I wonder how many opportunities like this are lurking in my own code. :/

Dijkstra was right: recursion should not be difficult

Maxim Koretskyi, Medium

Interesting, with some good examples, including some examples from functional programming. I suspect if folks learning to write software were introduced to functional programming earlier, then recursion might not seem so difficult.

Sound Matters

Super Symmetry (Amsterdam)

A rather odd approach to audio fingerprinting. But pretty!