AccueilGroupesDiscussionsPlusTendances
Site de recherche
Ce site utilise des cookies pour fournir nos services, optimiser les performances, pour les analyses, et (si vous n'êtes pas connecté) pour les publicités. En utilisant Librarything, vous reconnaissez avoir lu et compris nos conditions générales d'utilisation et de services. Votre utilisation du site et de ses services vaut acceptation de ces conditions et termes.

Résultats trouvés sur Google Books

Cliquer sur une vignette pour aller sur Google Books.

The C Programming Language: Special Edition…
Chargement...

The C Programming Language: Special Edition (original 2011; édition 2000)

par Bjarne Stroustrup

MembresCritiquesPopularitéÉvaluation moyenneMentions
808927,194 (4.03)1
More than three-quarters of a million programmers have benefited from this book in all of its editions Written by Bjarne Stroustrup, the creator of C++, this is the world's most trusted and widely read book on C++. For this special hardcover edition, two new appendixes on locales and standard library exception safety (also available at www.research.att.com/~bs/) have been added. The result is complete, authoritative coverage of the C++ language, its standard library, and key design techniques. Based on the ANSI/ISO C++ standard, The C++ Programming Language provides current and comprehensive coverage of all C++ language features and standard library components. For example: abstract classes as interfaces class hierarchies for object-oriented programming templates as the basis for type-safe generic software exceptions for regular error handling namespaces for modularity in large-scale software run-time type identification for loosely coupled systems the C subset of C++ for C compatibility and system-level work standard containers and algorithms standard strings, I/O streams, and numerics C compatibility, internationalization, and exception safety Bjarne Stroustrup makes C++ even more accessible to those new to the language, while adding advanced information and techniques that even expert C++ programmers will find invaluable.… (plus d'informations)
Membre:richmit
Titre:The C Programming Language: Special Edition
Auteurs:Bjarne Stroustrup
Info:Addison-Wesley Professional (2000), Edition: 3, Hardcover, 1030 pages
Collections:Votre bibliothèque
Évaluation:
Mots-clés:Aucun

Information sur l'oeuvre

Le langage C++, édition revue et corrigée par Bjarne Stroustrup (2011)

Aucun
Chargement...

Inscrivez-vous à LibraryThing pour découvrir si vous aimerez ce livre

Actuellement, il n'y a pas de discussions au sujet de ce livre.

» Voir aussi la mention 1

Affichage de 1-5 de 10 (suivant | tout afficher)
You do not need to read this book to code in C++, you need to read it if you want to know what your code is doing and why. This book is not patronizing, it does not include humorous quips, it does not apologize for using appropriate language. This book explains what C++ has to offer, why it has it, and how to use it. All of it. If you code in C++ do your fellow coders and future code maintainers a favor and buy it. ( )
1 voter dohouk | Oct 4, 2009 |
A must have reference for any serious C++ programmer. Of the numerous programming books on the shelves at work, I find that this one comes in handy time and time again. A solid resource for novice and seasoned C++ programmers alike. ( )
  rclose | Aug 31, 2009 |
Un libro sbrodolato e confuso per un linguaggio sbrodolato e confuso. ( )
  Oscaruzzo | Mar 4, 2009 |
This book is upside-down from almost every other programming reference book I've ever read. Usually books like to start you at the ground level: if it's a book on C++, you get memory management and pointers; if it's on basic coding, you get sorting algorithms and linked lists. If it's on generics, you generally get implementations of iterators.

What this sort of book never points out is, you shouldn't ever need any of that nonsense. C# and Java have a zillion standard library collection classes that implement iterators. Every halfway modern language has a linked list class. And in C++, you hardly have any need to do any memory management - if you use the standard template library.

This is where Stroustrup is coming from. He starts you at the very beginning, learning how to use the std::list class just like you would do if you were using it, intelligently, in an actual application. That's more or less how the whole book is organized: practical, sensible applications of standard templates. Not implementations of iterators (although that's in here), not memory management; just writing code in the way Stroustrup envisioned code being written when he designed the language.

So, if you want to write code the way Bjarne thinks you should write code, read this book. ( )
2 voter benfulton | Feb 1, 2009 |
This book is not for people recently coming from C. It's for those who fond of C++ for a long time, and really experienced programmers in general.

Some parts look so incredibly cryptic to me that i always take a sip on this beast whenever i feel like learning something in CS. And yeah, it's not only about C++, it's about Computer Science and Object-Oriented Programming. ( )
2 voter acrn | Feb 23, 2008 |
Affichage de 1-5 de 10 (suivant | tout afficher)
aucune critique | ajouter une critique
Vous devez vous identifier pour modifier le Partage des connaissances.
Pour plus d'aide, voir la page Aide sur le Partage des connaissances [en anglais].
Titre canonique
Titre original
Titres alternatifs
Date de première publication
Personnes ou personnages
Lieux importants
Évènements importants
Films connexes
Épigraphe
Dédicace
Premiers mots
Citations
Derniers mots
Notice de désambigüisation
Informations provenant du Partage des connaissances anglais. Modifiez pour passer à votre langue.
Please do not combine with other editions of The C++ Programming Language; this is different from the 3rd Edition in having "two new appendixes on locales and standard library exception safety" and from the other editions in large differences in the underlying language and consequent rewriting.
Directeur de publication
Courtes éloges de critiques
Langue d'origine
DDC/MDS canonique
LCC canonique

Références à cette œuvre sur des ressources externes.

Wikipédia en anglais (4)

More than three-quarters of a million programmers have benefited from this book in all of its editions Written by Bjarne Stroustrup, the creator of C++, this is the world's most trusted and widely read book on C++. For this special hardcover edition, two new appendixes on locales and standard library exception safety (also available at www.research.att.com/~bs/) have been added. The result is complete, authoritative coverage of the C++ language, its standard library, and key design techniques. Based on the ANSI/ISO C++ standard, The C++ Programming Language provides current and comprehensive coverage of all C++ language features and standard library components. For example: abstract classes as interfaces class hierarchies for object-oriented programming templates as the basis for type-safe generic software exceptions for regular error handling namespaces for modularity in large-scale software run-time type identification for loosely coupled systems the C subset of C++ for C compatibility and system-level work standard containers and algorithms standard strings, I/O streams, and numerics C compatibility, internationalization, and exception safety Bjarne Stroustrup makes C++ even more accessible to those new to the language, while adding advanced information and techniques that even expert C++ programmers will find invaluable.

Aucune description trouvée dans une bibliothèque

Description du livre
Résumé sous forme de haïku

Discussion en cours

Aucun

Couvertures populaires

Vos raccourcis

Évaluation

Moyenne: (4.03)
0.5
1 1
1.5 1
2 5
2.5 1
3 27
3.5 5
4 51
4.5 3
5 49

Est-ce vous ?

Devenez un(e) auteur LibraryThing.

 

À propos | Contact | LibraryThing.com | Respect de la vie privée et règles d'utilisation | Aide/FAQ | Blog | Boutique | APIs | TinyCat | Bibliothèques historiques | Critiques en avant-première | Partage des connaissances | 204,395,400 livres! | Barre supérieure: Toujours visible