-
The non-profit free book on C/DOS/Turbo C programming with 79 chapters. It's available online to view/download.
-
Third edition.View online of download for viewing later.
-
Programming books,information, and columns.
-
Explains the use of various interfaces such as string manipulation and data structure.
-
A tutorial and reference.
-
C tutorials, references and links.
-
Book by Will Wilson. The book starts with elementary programs modeling stochastic birth-death processes, slowly increasing programming complexity as the chapters progress.
-
This is a review of the book explaining some of the errors found.
-
Complete online version of second edition book by Mike Banahan, Declan Brady and Mark Doran. Popular introduction to ANSI Standard C.
-
By Brian W. Kernighan and Dennis M. Ritchie, the original (revised) and the best book to learn C.
-
This manual documents how to install and use the GNU C++ library.
-
Online book by Jerry Jongerius advocates a style of programming based upon classes, data abstraction, run-time type checking, and fault tolerant functions which results in bug-free C code. Sources, Amazon link for printed copy.