C Programming in Easy Steps
|
| List Price: | £10.99 |
| Price: | £8.40 & eligible for FREE Super Saver Delivery. Details |
Availability: Usually dispatched within 11 to 13 days
Dispatched from and sold by Amazon.co.uk
13 new or used available from £5.50
Average customer review:Product Description
"C Programming in easy steps" instructs the reader how to program in C both on Unix-based platforms, such as Linux, and on Windows platforms. Linux users should already have the GNU C compiler on their system but the book explains how to download and install the GNU C compiler for Windows users. It contains separate chapters on each major feature of the C language, with examples, and a reference section describing the standard C header class functions. For the most part, the examples are complete, real programs, rather than isolated fragments. All examples have been tested directly from the text, which is in machine-readable form. Besides showing how to make effective use of the language, the book illustrates good style and sound program design.
By the end of the book the reader will have gained a sound understanding of the C language and be able to write their own C programs and compile them into executable files that can be run on any compatible PC.
The book is intended for anyone who wants to learn how to begin creating computer programs. It will appeal to the hobbyist who wants to take advantage of the many interesting possibilities that C programming provides. It will appeal to the student who is studying C programming at school or college. It will appeal to those seeking a career in computing who need a fundamental understanding of computer programming before moving on to higher-level languages like Java or C++.
In order to benefit fully from the examples in the book the reader should have a computer running a recent version of Microsoft Windows operating system, such as Windows XP, or a Unix-based operating system such as Linux.
The reader should have a C compiler installed in order to compile text programs into executable byte-code. All Linux distributions include the free GNU C compiler and instruction is provided on how to download and install the GNU C compiler for Windows - an Internet connection is needed for this purpose.
The C source code can be written in any basic text editor, such as Windows Notepad application, and compiled from a command line. There is no need for the reader to acquire an expensive programming development environment like Microsoft Visual C++ or Borland C++ Builder.
"C Programming in easy steps" offers a concise yet comprehensive introduction to creating your own C programs with code examples of every part of the language. It shows you how to install and operate a FREE compiler and includes a comprehensive reference section at the back of the book listing every standard C function. Try this book if you want to learn C programming in an easy no-nonsense fashion.
Product Details
- Amazon Sales Rank: #192168 in Books
- Published on: 2006-06-15
- Original language: English
- Number of items: 1
- Binding: Paperback
- 192 pages
Customer Reviews
A beginners paradise
I loaned this book from my library when I first started learning C, without it I would have simply given up.
It goes through all the basic steps, compiling your hello world program through to structures and the even the feared 'pointer' was a piece of cake. Trust me, this will be your first book to teach you the basics then you can go onto the more intermediate user books like 'The C programming Language' and become a true C master
May the code be with you :)
Straight to the point
I have read 2 "... in easy steps" books so far, starting with C++ programming in easy steps. Both titles have demonstrated the same brilliant qualities. They are easy to read and follow without compromise on relevance and quality of the content. I feel this is achieved nicely by the "straight to the point" approach of the author coupled with the relevant code examples. I was interested in finding out what differences there are between C and C++ and this book did a brilliant job of that as well as helping me get a good grip on the C specific syntax. I managed to cover the entrire book in 1 afternoon and evening. C is now no longer a mystery and i will now be looking to get a copy of K&R. I would definately recommend this book everytime to new C programmers and class it as essential reading.
Easy Steps
This series of books "...in Easy Steps" is great for anyone wishing to learn a programming language. This particular book serves as a very good introduction to C Programming, from the basic syntax, and good programming rules through variable types, up to great example codes and everything in between.
From a scientific standpoint, I found there was a few things which I required which I couldn't find in the book, but then it claims to be a good introduction, not a thorough walk through, and does very well at it's introduction.
The style of the book, which is easy on the eye, and uses the same layout and symbols through out definitely enables you to quickly find what you need when you are looking for example code, or things that are very useful to remember.
Helped a great deal on my introductory programming in C course, and would highly recommend it.



