7 used & new from £2.96

Have one to sell? Sell yours here
 
 
C++ in Plain English (In Plain English (IDG))
 
 

C++ in Plain English (In Plain English (IDG)) (Paperback)

by Brian Overland (Author) "This section is for people who understand the basics of C++ and need to look up a specific keyword, directive, class, or function ..." (more)
4.4 out of 5 stars  See all reviews (24 customer reviews)

Available from these sellers.


2 new from £3.50 5 used from £2.96

Product details

  • Paperback: 595 pages
  • Publisher: John Wiley & Sons; 3rd Edition edition (1 Dec 2000)
  • Language English
  • ISBN-10: 0764535455
  • ISBN-13: 978-0764535451
  • Product Dimensions: 21.3 x 14 x 3.6 cm
  • Average Customer Review: 4.4 out of 5 stars  See all reviews (24 customer reviews)
  • Amazon.co.uk Sales Rank: 1,267,120 in Books (See Bestsellers in Books)
  • See Complete Table of Contents

Product Description

Product Description

Two Books for the Price of One––both an interactive reference & tutorial! C++ In Plain English, 3rd Edition, gives instant access to the C++ language through a detailed reference section of key C++ components and a dense tutorial that describes the essentials of C++ programming. Extensive cross–references with live page numbers make this is the perfect book to prop next to your computer while programming in C++.

C++ In Plain English, 3rd Edition, cuts to the core of C++ by delivering both a detailed reference section covering all the features of the C++ language and, a dense tutorial covering the essentials of C++ programming. Instant access to core C++ information comes through extensive cross references with live page numbers, topical and alphabetical organization of material, valuable examples, clean design, and a strong user–friendly In Plain English section that identifies common tasks and their corresponding elements. A programmer′s ability to reference the C++ language from multiple angles beyond an ordinary index makes this book a powerful programming tool. With C++ In Plain English, 3rd Edition, at your side, you can immediately solve C++ programming problems with the strength of a relational database instead of a simple index!

From the Publisher

Essential reference book for all C++ programmers
"C++ in Plain English" is a powerful, concise reference guide that clarifies the complex C++ language to an immediately usable level. From its comprehensive guide to the components of the language, to its detailed and practical alphabetical reference to C++ syntax, this is a reference to rely on.

The C++ programming language is regarded as the most important development language by serious programmers world-wide. It's becoming a requirement for programmers in nearly every field. Taking an engaging and witty approach, combined with practical down-to-earth advice, "C++ in Plain English" not only introduces the language but de-mystifies for the first time its elusive, hard-core aspects: topics such as the classes, operators, and virtual functions, all of which are necessary to fully exploit the language but take people years to master. Whether you're exploring C++ as a newcomer, are migrating from C, or need a reference guide to exploit its most advanced features, "C++ in Plain English" will speak directly to you.

*Convenient A-Z reference of all C++ keywords, functions, and terms

*Valuable common sense advice for the hows and whys of C++

*Clear, concise definitions

*Extensive cross referencing

*Loaded with helpful illustrations and diagrams

*Valuable tips, techniques, and cautions for new and vetern users

*Covers the latest significant ANSI C++ features --This text refers to an out of print or unavailable edition of this title.


Inside This Book (Learn More)
First Sentence
This section is for people who understand the basics of C++ and need to look up a specific keyword, directive, class, or function. Read the first page
Explore More
Concordance
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product)
 
programming
c cpp

Your tags: Add your first tag
 

 

Customer Reviews

24 Reviews
5 star:
 (17)
4 star:
 (2)
3 star:
 (4)
2 star:    (0)
1 star:
 (1)
 
 
 
 
 
Average Customer Review
4.4 out of 5 stars (24 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
8 of 8 people found the following review helpful:
5.0 out of 5 stars A brilliant reference and how-to book, always on my desk, 28 Jun 2001
By A Customer
I came across this fairly small (600p A5 format) book while looking for something much bigger and fatter on C++. It may not be suitable as the only book for a beginner or a complete expert (I am neither) but, as a reference book, I find it absolutely essential. It sits by my keyboard all the time along with "Linux in a Nutshell" and so far I have always quickly found exactly what I am looking for in it. I do have other C++ books that I also use if I want to get a different perspective on a particular topic or go into a lot more depth, but if it is just a matter of getting the job done Brian Overland's book usually does the trick. Brian is an extremely good and lucid writer (he writes novels too), which makes the book a pleasure to read. He must also be a practical programmer since he has included all the different indexes, cross-references, glossary, table of contents and even an ASCII character code table, that you could desire; it doesn't seem to matter how you start to look for a topic it just appears as if by magic. The main reference sections of the book cover Operators, Keywords, Library Functions, I/O Stream Classes - all set out in alphabetic order in each section. The tutorial part of the book (a little less than half) can be read through or used as reference and it can be hard to imagine why other books need so many pages. All the sections bristle with useful examples. There is a glossary near the back of the book and this is a masterpiece of educational material in itself! I would class this as a "must have" book. Brilliant! Don't be deceived by the low price, it's better that other books at over twice the price.
Help other customers find the most helpful reviews  
Was this review helpful to you? Yes No


 
1 of 1 people found the following review helpful:
3.0 out of 5 stars Not Specific, But Informative, 21 Jun 1999
By A Customer
This review is from: C++ in Plain English (Paperback)
This book gives a general overview of most areas in C++. This was the first book that I read while I was teaching myself C++. It is a good book to introduce topics, but to really understand the C++ language I would recommend a book such as C++ Primer, by Stanley B. Lippman.
Help other customers find the most helpful reviews  
Was this review helpful to you? Yes No


 
1 of 1 people found the following review helpful:
3.0 out of 5 stars Not complete, but a good stepping stone., 11 May 1999
By A Customer
This review is from: C in Plain English (Paperback)
Why is everyone reviewing this book as if it's for C++? It teaches *C*, and it teaches it pretty well, to beginners. If you find other books abstruse, try this one, and then go back to the abstruse one to complete your C education. Basically, it's a good stepping stone.
Help other customers find the most helpful reviews  
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

5.0 out of 5 stars Excellent Book, Well laid out
This is the best programing book I have purchased to date. where I work there are many c++ books to hand, but this is the first I have read which actually made any sense. Read more
Published on 2 Mar 2000

5.0 out of 5 stars Great Book!
I knew a few programming languages, COBOL, QBasic, and Pascal. I didn't know anything about C, or C++. I picked up this book a fews years back, then I lost it. Read more
Published on 5 Sep 1999

5.0 out of 5 stars I Finally Understand The Basics
Even though I consider myself to be an okay programmer in Visual Basic, I never got C/C++ until I read this book.

This is a great book to get started with C\C++. Read more

Published on 24 Aug 1999

5.0 out of 5 stars I Finally Understand The Basics
Even though I consider myself to be an okay programmer in Visual Basic, I never got C/C++ until I read this book.

This is a great book to get started with C\C++. Read more

Published on 24 Aug 1999

5.0 out of 5 stars A fantastic book i read it twice!
This is a great book for any beginner or even an advanced user to brush up on your skills. If your looking for a great book this is definatly the one to buy. Read more
Published on 15 Aug 1999

5.0 out of 5 stars C++ in plain and understandable English indeed
It cleared up many of my misunderstandings in C++.
Published on 19 July 1999

5.0 out of 5 stars great book excelent for learning the language
helped me understand the language more than when i first finished my C class. Great book for any library of C books.
Published on 14 April 1999

5.0 out of 5 stars A c++ students dream.
Brian Overland has a very impressive style of teaching c++. After a whole semester of learning c++ in class, there were still many fundamental concepts I just did't get. Read more
Published on 12 Feb 1999

5.0 out of 5 stars The best beginner's book I've found
I originally chose this book because it was compact enough to allow me to carry it around and read it on the train -- but it deserves more of a recommendation than that! Read more
Published on 19 Jan 1999

4.0 out of 5 stars I finally understand.
After some experience programming in C++, my big lament is that there are certain aspects of the language that don't stick with me and that I have to look up every time. Read more
Published on 12 Jan 1999

Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

   


Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback


Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.