Links:
The C Programming Language by Brian W. Kernighan, Dennis M. Ritchie: presents a complete guide to ANSI standard C language programming. Written by the developers of C, this new version helps readers keep up with the finalized ANSI standard for C while showing how to take advantage of C's rich set of operators, economy of expression, improved control flow, and data structures hot Absolute Beginner's Guide to C by Greg M. Perry: for beginning programmers, this updated edition answers all C programming questions Build your own LINUX C Toolbox by Jack Dennon: Paperback - 178 pages (September 8, 2000) C for Dummies (2 Volume Set) by Dan Gookin: a two-volume tutorial for beginner C programmers that looks at the basics of programming from the ground up. It moves at a slow, but very logical, pace Computer Graphics: Principles and Practice by James D. Foley, Andries van Dam, Steven K. Feiner, John F. Hughes, Richard L. Phillips: the most exhaustive overview of computer graphics techniques available GCC: The Complete Reference by Arthur Griffith: an introduction to the GNU compiler collection (GCC) for programmers interested in developing and compiling open source software. The guide identifies the commands and options for compiling programs written in C, C++, Objective-C, Fortran, Java, and Ada Numerical Recipes in C : The Art of Scientific Computing by William H. Press, Saul A. Teukolsky, William T. Vetterling, Brian P. Flannery: features over 100 new routines and upgraded versions of the original routines. The book remains the most practical, comprehensive handbook of scientific computing available today