Beginning C: From Novice to Professional

Beginning C: From Novice to Professional
Authors
Ivor Horton
ISBN
1590597354
Published
20 Oct 2006
Purchase online
amazon.com

With Beginning C: From Novice to Professional, Fourth Edition, youll come to understand the fundamentals of the C language and learn how to program. All you need is this book and any one of the widely available free or commercial C or C++ compilersand youll soon be writing real C programs. Youll learn C from the first principles, using step-by-step working examples that youll create and execute yourself.

Editorial Reviews

With Beginning C: From Novice to Professional, Fourth Edition, you’ll come to understand the fundamentals of the C language and learn how to program. All you need is this book and any one of the widely available free or commercial C or C++ compilers, and you’ll soon be writing real C programs. You’ll learn C from the first principles, using step-by-step working examples that you’ll create and execute yourself.

This book will increase your programming expertise by guiding you through the development of fully working C applications that use what you've learned in a practical context. You’ll also be able to strike out on your own by trying the exercises included at the end of each chapter. Pick up a copy of this book by renowned author, Ivor Horton, because:

  • It is the only beginning-level book to cover the latest ANSI standard in C
  • Is approachable and aimed squarely at people new to C
  • Emphasizes writing code after the first chapter
  • Includes substantial examples relevant to intermediate users

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Beware of bugs in the above code; I have only proved it correct, not tried it.” - Donald Knuth