| Selected Product: | C++ Pocket Reference Paperback Edition: 1st Author: Kyle Loudon Publisher: O'Reilly Media, Inc. Release Date: 2003-06 ISBN-10: 0596004966 ISBN-13: 9780596004965 List Price: $9.95 Average Customer Rating: | | C++ in a Nutshell ISBN-10: 059600298X ISBN-13: 9780596002985 List Price:$39.95 Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET (Pocket Reference (O'Reilly)) ISBN-10: 0596514271 ISBN-13: 9780596514273 List Price:$14.99 C Pocket Reference ISBN-10: 0596004362 ISBN-13: 9780596004361 List Price:$9.95 Python Pocket Reference (Pocket Reference (O'Reilly)) ISBN-10: 0596009402 ISBN-13: 9780596009403 List Price:$9.95 STL Pocket Reference ISBN-10: 0596005563 ISBN-13: 9780596005566 List Price:$9.95 | To use our price comparison to get the cheapest price, please click on the "Find the Cheapest Price" button located above for C++ Pocket Reference by Kyle Loudon (ISBN-10: 0596004966, ISBN-13: 9780596004965). At this time we have not yet written a review for C++ Pocket Reference by Kyle Loudon (ISBN-10: 0596004966, ISBN-13: 9780596004965). Please continue to keep checking back to this page as we are constantly adding reviews. Summaries and Customer Reviews are supplied by Amazon.com C++ is a complex language with many subtle facets. This is especially true when it comes to object-oriented and template programming. The C++ Pocket Reference is a memory aid for C++ programmers, enabling them to quickly look up usage and syntax for unfamiliar and infrequently used aspects of the language. The book's small size makes it easy to carry about, ensuring that it will always be at-hand when needed. Programmers will also appreciate the book's brevity; as much information as possible has been crammed into its small pages. In the C++ Pocket Reference, you will find: - Information on C++ types and type conversions
- Syntax for C++ statements and preprocessor directives
- Help declaring and defining classes, and managing inheritance
- Information on declarations, storage classes, arrays, pointers, strings, and expressions
- Refreshers on key concepts of C++ such as namespaces and scope
- More!
C++ Pocket Reference is useful to Java and C programmers making the transition to C++, or who find themselves occasionally programming in C++. The three languages are often confusingly similar. This book enables programmers familiar with C or Java to quickly come up to speed on how a particular construct or concept is implemented in C++. Together with its companion STL Pocket Reference, the C++ Pocket Reference forms one of the most concise, easily-carried, quick-references to the C++ language available. An exellent quick-reference for non-novice C++ users | Customer Rating: | This book provides a quick and concise reference to the C++ language, covering everything from the basic structure of C++ files (including #include guards) and programs to variables and operators to the Object-Oriented features of the language. However, if you are looking for a detailed description of the C++ language, get The C++ Programming Language: Special Edition (3rd Edition) along with this book and you will have that plus a quick reference to almost all of the non-STL topics the other book talks about.
On the down side, this book gives really superficial coverage of the STL, but then again this book isn't meant to be a pocket reference to the STL. For a good book on that, get a copy of The STL Pocket Reference.
That being said, I would recommend this book to those who have either gone through or are going through their first year of programming courses. | You get what you pay for | Customer Rating: | If you are looking for a quick and dirty C++ pocket reference, this book should be on the top of your list. It covers all of the necessities, which is great for when you are switching between programming languages. If you have too many languages in your mind, a quick reference is a great little refresher, which this book certainly provides.
My only qualm, and the reason it loses a star, is that the organization is not completely intuitive. However, after a few uses, you get used to this and it becomes a non-issue. I suppose you would have this with any book. | Excellent as intro for C and Java Programers | Customer Rating: | | For many years, I did most of my programming in C, but never learned C++. In recent years, I have been using Java mostly. Now I wish to get back to C++, and I have found this book to be an excellent introduction. In order to read this book one already needs to know how to work with the very low level aspects of C, and at the same time one must understand object oriented concepts. But for the reader who is at such a place, this book provides a very concise description of the C++ language. In just 125 small pages, the author manages to step through all of the aspects of the C++ language and concisely describe them. |
| | |