Complete Idiot's Guide to C

Complete Idiot's Guide to C
Authors
Paul Snaith
ISBN
0789718162
Published
06 Nov 1998
Purchase online
amazon.com

A beginners guide into C++, this book uses simple examples to teach the reader the basics of the language. It also goes further and explains OOP topics such as standard OOP, Inheritance and Polymorphism.

Editorial Reviews

The Complete Idiot's Guide to C++ is the fun way to study the basics. By learning the mysteries of the C++ program, you'll no longer fear the bite of the bits. From why to use C++ to how to use C++, this book spells it out easily. Soon phrases like the antimatter version of cout, multidimensional arrays, and binary files won't sound so foreign. And you'll be programming faster than you used to say, "OOPs, I just trashed all those files. Did you need those, George?"

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.

“Programs must be written for people to read, and only incidentally for machines to execute.”