Programming

Scala

At the risk of sounding like a programming language whore, here's yet another object-oriented functional language. This one looks less intimidating than Haskell or OCaml, since it is extremely Java-like and claims to interoperate...
Programming

Autoproject

autoproject interviews the user, then creates a source package for a new program which follows the GNU programming standards. The new package uses autoconf to configure itself, and automake to create the Makefile. `make...
C++Programming

SD West

I went to SD West 2007 in Santa Clara today and it was pretty interesting. Most of the day was spent in two interesting half-day sessions on C++ design from Kevlin Henney: Programmer's Dozen: Thirteen Recommendations for...