K&R code

I am currently reading The C Programming Language by Brian W. Kernighan and Dennis M. Ritchie (the ubiquitous K&R).

I am also doing all the exercises chapter by chapter and I decided to put up a website to track my progress with the exercises and provide a space for people to critique my code. (or, just tell me how badly it sucks).

I have recently decided once and for all to learn how to program competently. The main reason for this is that I have grown tired of, upon sending feature suggestions or bug reports to various developers, getting “feel free to contribute code!” in response.

Then, instead of just saying “screw you, you’re the developer!”, I can whip up some code and wave it in their fat faces. Ah, spite, the great motivator.