C Programming Guides, Tutorials, Web Resources, and E-books Compilation

C Programming Guides, Tutorials, Web Resources, and E-books Compilation


What is C Programming?

Wikipedia:
C (pronounced like the letter C) is a general-purpose computer programming language developed between 1969 and 1973 by Dennis Ritchie at the Bell Telephone Laboratories for use with the Unix operating system.
Although C was designed for implementing system software,it is also widely used for developing portable application software.
C is one of the most widely used programming languages of all time and there are very few computer architectures for which a C compiler does not exist. C has greatly influenced many other popular programming languages, most notably C++, which began as an extension to C.

Code:
C Lessons and Resources:
Cprogramming.com Tutorial: Introduction to C
http://www.cprogramming.com/tutorial/c/lesson1.html


C Programming Overview and Tutorial
http://randu.org/tutorials/c/

Guides in C Programming
http://www.cs.cf.ac.uk/Dave/C/CE.html

C Programming Tutorial (K&R version 4)
http://www.iu.hio.no/~mark/CTutorial/CTutorial.html

C Language Tutorial with Code Samples
http://einstein.drexel.edu/courses/C...eral/C_basics/



Code:
Other Useful Website Links:
http://cprogramming.pickatutorial.com/
http://www2.its.strath.ac.uk/courses/c/
http://www.eskimo.com/~scs/cclass/cclass.html
http://www.java2s.com/Tutorial/C/CatalogC.htm
http://www.cprogramming.com/
http://www.friedspace.com/CProg.html
http://cprogramminglanguage.net/



Code:
C++ E-books:
The C Programming Guide
MF Link: http://www.mediafire.com/?wqjnohnf0lh

Introduction to C programming
http://www.cs.vu.nl/~jason/college/college1.pdf

Essential C
http://cslibrary.stanford.edu/101/EssentialC.pdf

The Objective-C Programming Language
http://developer.apple.com/library/m...tiveC/ObjC.pdf

Programming with C
http://www.mu.ac.in/myweb_test/mca_sem1syll.pdf

The C Programming Language Ritchie & Kernighan
http://cgip.inf.unideb.hu/eng/rtorna...Language_C.pdf

Beej's Guide to C Programming
http://beej.us/guide/bgc/output/print/bgc_A4.pdf

Programming in C
http://www.oucs.ox.ac.uk/documentati...des/c/l922.pdf

Expert C Programming
http://www.comp.nus.edu.sg/~xujia/Ex...rogramming.pdf