The C++ Programming Language: Special Edition | 
vergrössern | Autor: Bjarne Stroustrup Urheber: Bjarne Stroustrup Verleger: Addison-Wesley Longman, Amsterdam
Kaufen Neu: EUR 47,47
Neu (84) Gebraucht (8) ab EUR 41,88
Bewertung: 138 Rezensionen Verkaufsrang: 15234
Medium: Gebundene Ausgabe Ausgabe: Special Seiten: 1030 Versandgewicht: 3.9 Maße (innen): 9.4 x 7.4 x 1.6
ISBN: 0201700735 Dewey Dezimalzahl: 005.133 UPC: 785342700732 EAN: 9780201700732 ASIN: 0201700735
Publikation: Februar 11, 2000 Verfügbarkeit: Versandfertig in 1 - 2 Werktagen Versand: Internationaler Versand möglich Zustand: Neu-Buch. Dieser Artikel kommt direkt aus Großbritannien per Express-Luftpost und dauert 7-10 Arbeitstage.
| |
| Ähnliche Artikel:
|
| Redaktionelle Rezensionen:
Aus der Amazon.de-Redaktion Dieser Titel ist in englischer Sprache. In der dritten und neusten Ausgabe von Die C++-Programmiersprache präsentiert der Autor Bjarne Stroustrup, Urheber von C++, die vollständige Spezifikation für die Programmiersprache C++ und die Standardbibliothek. Eine Spezifikation, die bald zum gemeinsamen ISO/ANSI-Standard bei C++ werden wird. Leser der vorherigen Ausgaben werden sehen, daß die neue Ausgabe ein völlig anderes Gesicht bekommen hat, um die neuen Funktionen der Sprache zu erfassen, vor allem die Laufzeit-Typerkennung, Namespaces und die Standardbibliothek. Gleichzeitig werden die Leser den leicht verständlichen Stil und die wertvollen Ratschläge wiedererkennen, die die vorigen Ausgaben zu einem Lesevergnügen gemacht haben. Die größte Veränderung besteht wahrscheinlich in einem ausführlichen neuen Teil, gut 200 Seiten lang, der die Inhalte und das Design der C++-Standardbibliothek, der wichtigsten Funktion der C++-Spezifikation, behandelt. Der Autor hat zudem eine Vielzahl neuer Übungen hinzugefügt, zugleich aber auch viele der besseren Übungen aus den vorigen Ausgaben behalten. Obwohl Die C++-Programmiersprache streng genommen kein Tutorial ist, kann jeder, der dabei ist, die Sprache zu lernen -- besonders diejenigen, die sich bereits mit C beschäftigt haben -- nur von dieser klaren Darstellung der C++-Elemente profitieren. Man kann gar nicht genug betonen, wie wichtig dieses Buch für jeden ist, der C++ ernsthaft benutzen möchte.
Amazon.co.uk In this third edition of The C++ Programming Language, author Bjarne Stroustrup, the creator of C++, presents the full specification for the C++ language and standard library, a spec that will soon become the joint ISO/ANSI C++ standard. Past readers will find that the new edition has changed a great deal and grown considerably to encompass new language features, particularly run-time type identification, namespaces, and the standard library. At the same time, readers will recognise the lucid style and sensible advice that made previous editions so readable and enjoyable. Probably the biggest change is a substantial new section, well over 200 pages in length, covering the contents and design of the C++ standard library, the most important new feature of the C++ specification. The author has also added a substantial number of new exercises while keeping many from previous editions that have retained their value. While The C++ Programming Language is not a C++ tutorial, strictly speaking, anyone learning the language, especially those coming from C, will greatly benefit from the clear presentation of all its elements. It is impossible to overstate the importance of this book for anyone who is serious about using C++. --Jake Bond
Amazon.com In this brand-new third edition of The C++ Programming Language, author Bjarne Stroustrup, the creator of C++, presents the full specification for the C++ language and standard library, a spec that will soon become the joint ISO/ANSI C++ standard. Past readers will find that the new edition has changed a great deal and grown considerably to encompass new language features, particularly run-time type identification, namespaces, and the standard library. At the same time, readers will recognize the lucid style and sensible advice that made previous editions so readable and enjoyable. Probably the biggest change is a substantial new section, well over 200 pages in length, covering the contents and design of the C++ standard library, the most important new feature of the C++ specification. The author has also added a substantial number of new exercises while keeping many from previous editions that have retained their value. While The C++ Programming Language is not a C++ tutorial, strictly speaking, anyone learning the language, especially those coming from C, will greatly benefit from the clear presentation of all its elements. It is impossible to overstate the importance of this book for anyone who is serious about using C++.
|
| Kundenrezensionen: Gelesen 133 mehr Rezensionen...
The Best!! Mai 23, 2007 Teguetio (Kaiserslautern,Germany) 0 aus 2 fanden die folgende Rezension hilfreich
This book is simply fantastic!!! Beginners should first start reading some basic feature of the language before using this book!!! Congratulation to Dr Stroustrup.
A Must-Have! (actually it must be voted 10 stars ...) September 13, 2000 1 aus 25 fanden die folgende Rezension hilfreich
This book is a Must-Have for anyone developing software with C++. The best book ever on the world's #1 programming language ... C++!
definitive guide to the language, but not for beginners Juli 17, 2000 Noel Lecaros 13 aus 13 fanden die folgende Rezension hilfreich
As a language reference, I highly recommend this book. Every language feature is explained, with illustrative code snippets. Aside from the section on the standard library, this book improves on the previous edition by incorporating more material on designing using C++. This is significant because a major stumbling block to using C++ well is knowing when and where to use a language feature. Another major improvement is the section on 'advice' which can be found at the end of every chapter. This portion summarizes what the chapter was trying to teach, with pointers to the relevant part of the book. As a tutorial for the beginner, I suggest you look elsewhere. The book is not easy to read, since the author tries to explain so much in so little space (if you can call 900 pages 'little'). You will probably read this book more than TWICE. First, to simply try out the language on your compiler (sit in front of your computer when you do). Second, to digest the material on designing using C++ (try doing this away from your computer). Third, to see if you missed out anything significant. You will.
Very Thurough Juli 14, 2000 J. Thomas Dyess (Jacksonville, FL) 2 aus 4 fanden die folgende Rezension hilfreich
This is a very thurough book about ANSI C++ from the creator. It is not for beginners to programming or C++, but is best used to fill in any holes in your knowledge. This IS the end all be all of ANSI C++ books. It's very 'math-bookey' and some of the sections are difficult to grasp, but if you want to be senior level C++, this will do it.
Amazing Book for Beginners Juni 15, 2000 Maxwell T. Dornes 1 aus 10 fanden die folgende Rezension hilfreich
I had to review this book twice because in my last review I had only given the book 4 out of 5 stars, when really this book should be a 7. It is an amazing book for people who have never programmed before in their life. It seems to start really nice and simple and get more complex as you read on. I would recomend this book for people who would like to get into programming and people who would like a good solid beginners book. After reading this book it would be suitable to advance to 'C++ for Dummies' or a book along that line of difficulty. Once again, A great book for Beginners!By, Maxwell T. Dornes
|
|
|