C Programming for the Absolute Beginner

Author: Michael A. Vine
List Price: $29.99
Our Price: Click to see the latest and low price
ISBN: 1931841527
Publisher: Premier Press (09 September, 2002)
Edition: Paperback
Sales Rank: 372,769
Average Customer Rating: 3.5 out of 5

Buy now directly from Amazon.com - Purchase this book, safely and securely from the largest book dealer on the Internet, Amazon.com

Customer Reviews

Rating: 2 out of 5
Easy to use, but not technically correct
The book is easy to follow, and can help a non-programmer pick up the basics. The problem is in the code examples. The code examples in this book all compile, and the binaries run, but if you enable warnings on your ANSI-compliant compiler before compiling any of this code, you will see a whole host of warnings and error messages. Don't think that you will learn C from this book and then go get a job somewhere as a C programmer. Your code will be as non-ANSI compliant as it could possibly be while still working. This makes it even more difficult if you progress to a more advanced C text after this, as you will likely have to go back and relearn quite a bit. I give it 5 stars for ease of use, but it loses 3 stars for not "teaching good programming practices" as it claims to on the cover.


Rating: 5 out of 5
For anyone wanting to learn C Programming from scratch
Deftly written by software engineer and applications developer Michael Vine, C Programming For The Absolute Beginner truly lives up to its title. No previous familiarity with the art of computer programming is required to understand and learn from the lessons provided, all of which revolve around simple game creation in a learn-through-doing process. Basic C Programming tasks such as initializing variables, creating two-dimensional arrays, manipulating strings, and using compound if structures, are among the many core building block abilities taught by this superbly written and presented introductory guide. An accompanying CD contains a gcc C compiler and the Cygwin free UNIX shell makes Michael Vine's C Programming For The Absolute Beginner and absolute "must" for anyone wanting to learn C Programming from scratch.

Similar Products

· C Primer Plus (4th Edition)
· C by Example
· Absolute Beginner's Guide to C (2nd Edition)
· C Programming Language (2nd Edition)
· C++ Programming for the Absolute Beginner

Return To Main Computer Book IndexSearch Our Entire Computer Book Catalog