? Algorithms → Bead Sort 22 June 2014, 14:53 Today we’re going to review an algorithm that was invented 11 years ago. Its “prototype” is a counting device with three thousand years of history. Read more →
? Rust → What is Rust for? 19 June 2014, 12:22 Rust is a system programming language. It runs blazingly fast, prevents almost all crashes and removes the ambiguities associated with sharing access to data. Mozilla developed it as a tool to create a new generation browser engine – Servo. Read more →