A Game Development Curriculum
Along with every other hacker on the planet, I got into programming because I wanted to write games. It wasn’t long at all, though, before I learned that the greatest…
Linkdump #6
agile/db_branch – GitHub I’d been looking for a way to manage databases for multiple branches of an app, and this is one of the (many) suggestions. tags: development database ruby…
Linkdump #5
What would Feynman do? – Fabulous Adventures In Coding – Site Home – MSDN Blogs One of the most entertaining software development articles I’ve read in a long time. tags:…
Why Go Matters
This week Google announced a new systems programming language called “Go”. I know you’re pressed for time and overloaded with information, so let me restate that, with the important bits…
Virtuous Language Design
Eric.weblog() reminded me of an excellent interview with Anders Hejlsberg on generics in C#, Java, and C++. Anders is the kind of person you want in charge of designing a…