Publisher: Prentice Hall, 1982, 173 pages
ISBN: 0-13-109926-4
Keywords: Programming
The process of learning C may be modeled by three steps:
The puzzles in this book are designed to help the reader through step two. They will challenge the reader's mastery of the basic rules of C and lead the reader into seldom-reached corners, beyond reasoable limits, and past a few open pits. In short, they provide the reader with insight into C that is usually only gained through considerable experience.
The C Puzzle Book is a workbook intended to be used with a C language textbook. The book is divided into sections, each containing C programs that explore a particular aspect of C. Accompanying detailed descriptions of how the programs work are tips and caveats for writing successful C programs.
Excellent book to steal examples for if you are developing courses in C (like I did). A classical book that has stood the test of time.
Comments
There are currently no comments
New Comment