/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

ventspace.wordpress.com
| | cukic.co
2.5 parsecs away

Travel
| | Author of the 'Functional Programming in C++' book, KDE developer and Free/Libre Software enthusiast.
| | gcher.com
3.8 parsecs away

Travel
| | Recently I got interested in the new Apple language Swift, that will probably replace objective-c as the language of choice for native iOS and OSX applications. There are many things I like in Swift, and also other things I don't like. But one thing that I really enjoy is the support for lambdas, specially compared to the way it works in C++. Why do I think the lambdas in swift are better?
| | nelari.us
1.9 parsecs away

Travel
| | A small look at some useful template techniques, in the context of trying to bind functions to a virtual machine. I wrote this post mostly for myself so that these techniques would be listed all in one place.
| | ebtech.github.io
22.7 parsecs away

Travel
| I built a reference cookbook of algorithms and data structures for contest problem solvers. It's written in the Rust programming language, as I believe it's ideally suited to the task. For more info, please check out the repository at github.com/EbTech/rust-algorithms.