Showing posts with label programming. Show all posts
Showing posts with label programming. Show all posts

Wednesday, September 23, 2009

Helpful Reading

I was looking for helpful resources for C programming and I found it with the book labeled simply "The C Programming Language" by Brian Kernighan and Deenis M. Ritchie. It contains alot of the commands that C has and some helpful examples as well. It's not very pretty to look at but it does its job well enough.