aspose file tools
The moose likes Book Reviews and the fly likes Ivor Horton's Beginning ANSI C++ The Complete Language by Ivor Horton Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Books » Book Reviews
Reply Bookmark "Ivor Horton Watch "Ivor Horton New topic
Author

Ivor Horton's Beginning ANSI C++ The Complete Language by Ivor Horton

Book Review Team
Bartender

Joined: Feb 15, 2002
Posts: 898
<pre>Author/s : Ivor Horton
Publisher : Apress
Category : Other
Review by : Gregg Bolinger
Rating : 10 horseshoes
</pre>
3 editions and still going strong! Beginning ANSI C++ is a must have for anyone wanting to learn C++ in it's trust form, ANSI style.
This book covers every aspect of ANSI C++ and covers the Standard Template Library. Not only can someone with little to no C++ knowledge learn the language with this book alone, but they can reference this book anytime something seems unclear. Even the seasoned C++ programmer can use this book as a reference.
There are 2 things I liked best about this book.
1. ANSI - The most generic multiplatform compliant C++ possible. Any C++ compiler should be able to compile every example in this book. And that leads me to my next point.
2. Example after example. This book is filled with examples for everything that is explained. So not only do you learn how and why, but then you can see it in action.
I highly recommend this book if you have any desire to learn C++.


More info at Amazon.com
More info at Amazon.co.uk
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Ivor Horton's Beginning ANSI C++ The Complete Language by Ivor Horton
 
Similar Threads
Java Power Source by Luis A. Gonzalez, Charles R. Buhrmann
Just Java 2
How Tomcat Works by Budi Kurniawan, Paul Deck
Swing by Matthew Robinson and Pavel Vorobiev
Microsoft Visual C#.NET Step-by-Step by John Sharp Jon Jagger