C Programming in Easy Steps

Author: Mike McGrath
Publisher: In Easy Steps (3rd Revised edition), 2009
Pages: 192
ISBN: 978-1840783636
Aimed at: Beginners wanting to learn C
Rating: 4.5
Pros: Well presented treatment of C and principles of modular structured programming
Cons: Nature of C means it's not an exciting book
Reviewed by: Mike James

This is an easy to read treatment of a really easy to use simple language - C. Yes it's true! Compared to modern languages like Python, Ruby or even languages derived from it (like C++ or arguably Java or C#) C is very simple. It's an old-fashioned, modular, procedural language free of the complexities of classes, objects, monads, closures, events and so on. The only difficulty is that it’s a true compiled language and this makes it more difficult for the complete beginner to get to grips with than an interpreted language like Ruby, Python or Qbasic.


Banner

This book is a colorful and slow-paced introduction to C using one of the free GCC compilers. No attempt is made to hide or simplify the tedium of the edit, compile and run cycle and perhaps this is a good thing is you are trying to teach some computer science along with the language. However, it might put the reader off. If you are made of sterner stuff then pressing on will reveal the delight of the simplicity and power of C that made it so popular in the first place.

The problem is that C is a language designed to do fairly technical things. For the reader expecting 3D games or multimedia the coverage of this book may well be disappointing and for this reason it probably isn't for the younger reader or the wanabee hacker.

What the book does is present the principles of modular structured programming and using data for tasks that might be considered boring but are at the core of serious programming. Of course this isn't enough to get you from complete beginner to expert but it is the first step on the ladder and C is a good first language that can lead on to either C++ or any of the other object-oriented block structured languages. It would also be a good introduction for anyone who is expecting to use C as part of another skill such as electronics or engineering. Of course if you already know a little about programming and need a fast paced expert's introduction there is still nothing better than the original Kerninghan and Ritchie language definition. But if you need to learn C either because it is what your subject uses or because you want to start programming then this is a good introduction.


Banner


The Myths of Security

Author: John Viega

Publisher: O'Reilly, 2009
Pages: 260
ISBN: 978-0596523022
Aimed at: IT Professionals
Rating: 3
Pros: Strong views conveyed with conviction
Cons: Short on answers and practical advice
Reviewed by: Harry Fairhead

This book mostly reads like a blog on random topics. It is composed of four [ ... ]



Core Java: Fundamentals v1

Author: Cay Horstmann, Gary Cornell
Publisher: Prentice Hall, 2008
Price: £39.99
Pages: 864
ISBN: 978-0132354769
Aimed at: Intermediate Java programmers
Rating: 4
Pros: Well written, high-level introduction.
Cons: Examples are long and very specific
Reviewed by: Ian Elliot

Despite the book's best intentio [ ... ]


More Reviews

<ASIN: 0131103628>

 

Last Updated ( Wednesday, 03 August 2011 10:38 )
 
 

   
RSS feed of book reviews only
I Programmer Book Reviews
RSS feed of all content
I Programmer Book Reviews
Copyright © 2012 i-programmer.info. All Rights Reserved.
Joomla! is Free Software released under the GNU/GPL License.