Thoughts on AI, architecture, and building systems that work in the real world.

Daily Archives: November 26, 2006

Archive of posts published in the specified Day

Ten reasons why every programmer should learn C

The C Language is probably the most important programming language; it is fast, compact, and pervasive, and it exposes programmers to very important skills and concepts; you can't be sloppy when using C. The C Language is the language of choice for building…