C Programming in Easy Steps (In Easy Steps Series)
Author:
Mike McGrath
ISBN:
0760755043
Format:
Handover
Publish Date:
June, 2005
Book Review
C Programming in Easy Steps (In Easy Steps Series)
SYNOPSIS
C Programming In Easy Steps instructs the reader how to create computer programs in the C language both on Windows platforms and on Unix-based platforms, such as Linux. It contains separate, full-color chapters on the major features of the C language. There are complete example programs that illustrate each aspect of C together with screenshots that illustrate the output when that program has been executed.
C Programming In Easy Steps begins by explaining how to download and install a free C compiler so that the reader can quickly begin to create their own executable programs by copying the book's examples. This book makes no assumption that the reader will have previous knowledge of any programming language, so it's ideal for the newcomer to computer programming. Each chapter builds the reader's knowledge of C. By the end of this 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 computer.
C Programming In Easy Steps has an easy-to-follow style that will appeal to anyone who wants to begin programming in C.