by W. D. Foster and L. S. Foster
Sales Rank: 81154
Discount: 7 % List Price: $128.20 $110.25 At Amazon
Paperback: 996 pages
Publisher: Addison Wesley; 4 edition August 25, 2004
Language: English
ISBN-10: 1576761703
ISBN-13: 978-1576761700
Product Dimensions:
9.3 x 7.2 x 1.9 inches
Shipping Weight: 3.5 pounds
Book Description
This book provides an introduction to the C programming language. It is widely known for its accurate and precise descriptions, its careful annotation of code, and its comprehensive coverage of topics. This book includes numerous "Learning Activities" which allow readers to immediately "do it" after they "read it" in the book. This book is for readers interested in learning the C programming language.
Customer Reviews & Comments
This review is from: C By Discovery (3rd Edition) (Paperback)
I am using an older edition (I think the 1st) to teach myself C. So far, (along with the mingw32 compiler) I have been able to write several small matrix programs and a small statistical package, soley from using the resources in the text. I started on page 1 with no previous study of C or C-like languages. I have one complaint. The coverage of fread, fwrite, etc could be more thorough, with more examples. The example given actually doesn't work with my compiler. I had to come up with my own examples to discover how to use these functions.
Comment | Permalink |
(Report this)