Artículos relacionados a C++ Programming Language, The

C++ Programming Language, The - Tapa blanda

  • 4,09
    3.955 calificaciones proporcionadas por Goodreads
 
9780321563842: C++ Programming Language, The
Ver todas las copias de esta edición ISBN.
 
 
The new C++11 standard allows programmers to express ideas more clearly, simply, and directly, and to write faster, more efficient code. Bjarne Stroustrup, the designer and original implementer of C++, has reorganized, extended, and completely rewritten his definitive reference and tutorial for programmers who want to use C++ most effectively. The C++ Programming Language, Fourth Edition, delivers meticulous, richly explained, and integrated coverage of the entire language-its facilities, abstraction mechanisms, standard libraries, and key design techniques., Throughout, Stroustrup presents concise, "pure C++11" examples, which have been carefully crafted to clarify both usage and program design. To promote deeper understanding, the author provides extensive cross-references, both within the book and to the ISO standard. New C++11 coverage includes Support for concurrency Regular expressions, resource management pointers, random numbers, and improved containers General and uniform initialization, simplified for-statements, move semantics, and Unicode support Lambdas, general constant expressions, control over class defaults, variadic templates, template aliases, and user-defined literals Compatibility issues Topics addressed in this comprehensive book include Basic facilities: type, object, scope, storage, computation fundamentals, and more Modularity, as supported by namespaces, source files, and exception handling C++ abstraction, including classes, class hierarchies, and templates in support of a synthesis of traditional programming, object-oriented programming, and generic programming Standard Library: containers, algorithms, iterators, utilities, strings, stream I/O, locales, numerics, and more The C++ basic memory model, in depth This fourth edition makes C++11 thoroughly accessible to programmers moving from C++98 or other languages, while introducing insights and techniques that even cutting-edge C++11 programmers will find indispensable.,

"Sinopsis" puede pertenecer a otra edición de este libro.

Biografía del autor:
Bjarne Stroustrup (www.stroustrup.com) is the designer and original implementer of C++, as well as the author of Programming: Principles and Practice Using C++ (Addison-Wesley, 2009), The C++ Programming Language (Addison-Wesley, 1985, 1991, 1997, 2000), and many popular and academic publications. Dr. Stroustrup is a University Distinguished Professor at Texas A&M University and the holder of the College of Engineering Chair in Computer Science. He is a member of the U.S. National Academy of Engineering, an IEEE Fellow, and an ACM fellow. His research interests include distributed systems, design, programming techniques, software development tools, and programming languages. He is actively involved in the ISO standardization of C++.

"Sobre este título" puede pertenecer a otra edición de este libro.

  • EditorialAddison Wesley
  • Año de publicación2013
  • ISBN 10 0321563840
  • ISBN 13 9780321563842
  • EncuadernaciónTapa blanda
  • Número de páginas1376
  • Valoración
    • 4,09
      3.955 calificaciones proporcionadas por Goodreads

Comprar nuevo

Ver este artículo

Gastos de envío: EUR 17,45
De Reino Unido a Estados Unidos de America

Destinos, gastos y plazos de envío

Añadir al carrito

Otras ediciones populares con el mismo título

9780321958327: C++ Programming Language (hardcover), The

Edición Destacada

ISBN 10:  0321958322 ISBN 13:  9780321958327
Editorial: Addison Wesley, 2013
Tapa dura

Los mejores resultados en AbeBooks

Imagen del vendedor

Stroustrup, Bjarne
Publicado por Addison-Wesley Professional (2013)
ISBN 10: 0321563840 ISBN 13: 9780321563842
Nuevo Tapa blanda Cantidad disponible: 5
Librería:
GreatBookPricesUK
(Castle Donington, DERBY, Reino Unido)

Descripción Condición: New. Nº de ref. del artículo: 12070628-n

Más información sobre este vendedor | Contactar al vendedor

Comprar nuevo
EUR 65,14
Convertir moneda

Añadir al carrito

Gastos de envío: EUR 17,45
De Reino Unido a Estados Unidos de America
Destinos, gastos y plazos de envío
Imagen del vendedor

Stroustrup, Bjarne
Publicado por Addison-Wesley Professional (2013)
ISBN 10: 0321563840 ISBN 13: 9780321563842
Nuevo Tapa blanda Cantidad disponible: 4
Librería:
GreatBookPrices
(Columbia, MD, Estados Unidos de America)

Descripción Condición: New. Nº de ref. del artículo: 12070628-n

Más información sobre este vendedor | Contactar al vendedor

Comprar nuevo
EUR 81,69
Convertir moneda

Añadir al carrito

Gastos de envío: EUR 2,47
A Estados Unidos de America
Destinos, gastos y plazos de envío
Imagen de archivo

Stroustrup, Bjarne
Publicado por Addison-Wesley Professional (2013)
ISBN 10: 0321563840 ISBN 13: 9780321563842
Nuevo Tapa blanda Cantidad disponible: 1
Librería:
Books Unplugged
(Amherst, NY, Estados Unidos de America)

Descripción Condición: New. Buy with confidence! Book is in new, never-used condition. Nº de ref. del artículo: bk0321563840xvz189zvxnew

Más información sobre este vendedor | Contactar al vendedor

Comprar nuevo
EUR 84,24
Convertir moneda

Añadir al carrito

Gastos de envío: GRATIS
A Estados Unidos de America
Destinos, gastos y plazos de envío
Imagen del vendedor

Bjarne Stroustrup
ISBN 10: 0321563840 ISBN 13: 9780321563842
Nuevo Paperback Cantidad disponible: 1
Librería:
Grand Eagle Retail
(Wilmington, DE, Estados Unidos de America)

Descripción Paperback. Condición: new. Paperback. The definitive book on C++ by the creator of C++, The C++ Programming Language teaches one of the most widely-used, general-purpose programming languages. At an advanced pace this book teaches how to work with compilers updated for the new standard. Students heading toward domains where mid-size to large applications are being developed - networking, finance, graphics, and games - will find this book an excellent learning tool. Samples Preview a sample pages from C++ Programming Language, The Features Makes C++11 thoroughly accessible to programmers moving from C++98 or other languages, while introducing insights and techniques that even cutting-edge C++11 programmers will find indispensableNew C++11 includes support for concurrency, regular expressions, general and uniform initialisation, lambdas, compatibility issues, and much moreThis book features an enhanced, layflat binding, which allows the book to stay open more easily when placed on flat surface and increases durability. C 11 has arrived: thoroughly master it, with the definitive new guide from C creator Bjarne Stroustrup, C Programming Language, Fourth Edition! The brand-new edition of the world's most trusted and widely read guide to C , it has been comprehensively updated for the long-awaited C 11 standard. Extensively rewritten to present the C 11 language, standard library, and key design techniques as an integrated whole, Stroustrup thoroughly addresses changes that make C 11 feel like a whole new language, offering definitive guidance for leveraging its improvements in performance, reliability, and clarity. C programmers around the world recognize Bjarne Stoustrup as the go-to expert for the absolutely authoritative and exceptionally useful information they need to write outstanding C programs. Now, as C 11 compilers arrive and development organizations migrate to the new standard, they know exactly where to turn once more: Stoustrup's C Programming Language, Fourth Edition. Shipping may be from multiple locations in the US or from the UK, depending on stock availability. Nº de ref. del artículo: 9780321563842

Más información sobre este vendedor | Contactar al vendedor

Comprar nuevo
EUR 84,27
Convertir moneda

Añadir al carrito

Gastos de envío: GRATIS
A Estados Unidos de America
Destinos, gastos y plazos de envío
Imagen de archivo

Stroustrup, Bjarne
Publicado por Addison-Wesley Professional (2013)
ISBN 10: 0321563840 ISBN 13: 9780321563842
Nuevo Tapa blanda Cantidad disponible: 1
Librería:
LibraryMercantile
(Humble, TX, Estados Unidos de America)

Descripción Condición: new. Nº de ref. del artículo: newMercantile_0321563840

Más información sobre este vendedor | Contactar al vendedor

Comprar nuevo
EUR 86,23
Convertir moneda

Añadir al carrito

Gastos de envío: EUR 2,80
A Estados Unidos de America
Destinos, gastos y plazos de envío
Imagen de archivo

Stroustrup, Bjarne
Publicado por Addison-Wesley Professional (2013)
ISBN 10: 0321563840 ISBN 13: 9780321563842
Nuevo Paperback Cantidad disponible: 1
Librería:
GoldenWavesOfBooks
(Fayetteville, TX, Estados Unidos de America)

Descripción Paperback. Condición: new. New. Fast Shipping and good customer service. Nº de ref. del artículo: Holz_New_0321563840

Más información sobre este vendedor | Contactar al vendedor

Comprar nuevo
EUR 85,93
Convertir moneda

Añadir al carrito

Gastos de envío: EUR 3,74
A Estados Unidos de America
Destinos, gastos y plazos de envío
Imagen de archivo

Stroustrup, Bjarne
Publicado por Addison-Wesley Professional (2013)
ISBN 10: 0321563840 ISBN 13: 9780321563842
Nuevo Paperback Cantidad disponible: 1
Librería:
Grumpys Fine Books
(Tijeras, NM, Estados Unidos de America)

Descripción Paperback. Condición: new. Prompt service guaranteed. Nº de ref. del artículo: Clean0321563840

Más información sobre este vendedor | Contactar al vendedor

Comprar nuevo
EUR 86,82
Convertir moneda

Añadir al carrito

Gastos de envío: EUR 3,97
A Estados Unidos de America
Destinos, gastos y plazos de envío
Imagen de archivo

Stroustrup, Bjarne
Publicado por Addison-Wesley Professional (2013)
ISBN 10: 0321563840 ISBN 13: 9780321563842
Nuevo Tapa blanda Cantidad disponible: 2
Librería:
Ria Christie Collections
(Uxbridge, Reino Unido)

Descripción Condición: New. In. Nº de ref. del artículo: ria9780321563842_new

Más información sobre este vendedor | Contactar al vendedor

Comprar nuevo
EUR 81,16
Convertir moneda

Añadir al carrito

Gastos de envío: EUR 11,61
De Reino Unido a Estados Unidos de America
Destinos, gastos y plazos de envío
Imagen de archivo

Stroustrup Bjarne
Publicado por Longman Group (2013)
ISBN 10: 0321563840 ISBN 13: 9780321563842
Nuevo Tapa blanda Cantidad disponible: 1
Librería:
Books Puddle
(New York, NY, Estados Unidos de America)

Descripción Condición: New. pp. 1040. Nº de ref. del artículo: 2697053222

Más información sobre este vendedor | Contactar al vendedor

Comprar nuevo
EUR 98,93
Convertir moneda

Añadir al carrito

Gastos de envío: EUR 3,73
A Estados Unidos de America
Destinos, gastos y plazos de envío
Imagen de archivo

Bjarne Stroustrup
Publicado por Longman Group (2013)
ISBN 10: 0321563840 ISBN 13: 9780321563842
Nuevo Tapa blanda Cantidad disponible: 1
Librería:
Majestic Books
(Hounslow, Reino Unido)

Descripción Condición: New. pp. 1040. Nº de ref. del artículo: 96425465

Más información sobre este vendedor | Contactar al vendedor

Comprar nuevo
EUR 97,63
Convertir moneda

Añadir al carrito

Gastos de envío: EUR 7,57
De Reino Unido a Estados Unidos de America
Destinos, gastos y plazos de envío

Existen otras copia(s) de este libro

Ver todos los resultados de su búsqueda