C by Dissection

by Al Kelley

C by Dissection is a textbook for teaching C to new programmers. One unique feature of this book is how it "dissects" an example program to explain how each part works. The book also includes end-o…