Search Results

279
votes

What is the single most influential book every programmer should read?

The C Programming Language by Kernighan and Ritchie. …
1
vote

One piece of advice

Write more code. The only way to get better at writing code is by doing it. …
3
votes

Best way to get started in XNA

There are tutorials, sample models, and other resources available from the Creators' Club. You should also be able to …
0
votes

What is the strangest programming language you have used?

Brainf*ck is pretty weird, but I can't say I've ever used it for anything "real". …