Champs masqués
  1. Ma bibliothèque
  2. Aide
  3. Recherche Avancée de Livres

Livres

Bibliothèque de utilisateurRésultats 11-20 sur 30

  • Tri personnalisé
  • Tri par défaut

Effective Modern C++: 42 Specific Ways to Improve Your Use of C++11 and C++14

Scott Meyers - 2014 - Aperçu limité
Coming to grips with C++11 and C++14 is more than a matter of familiarizing yourself with the features they introduce (e.g., auto type declarations, move semantics, lambda expressions, and concurrency support). The challenge is learning to use ...

C++ Primer

Stanley B. Lippman, Josée Lajoie, Barbara E. Moo - 2012 - Aperçu limité
Bestselling Programming Tutorial and Reference Completely Rewritten for the New C++11 Standard Fully updated and recast for the newly released C++11 standard, this authoritative and comprehensive introduction to C++ will help you to learn the ...

C++ Concurrency in Action: Practical Multithreading

Anthony Williams - 2012 - Aucun aperçu disponible
With the new C++ Standard and Technical Report 2 (TR2), multi-threading is coming to C++ in a big way. TR2 will provide higher-level synchronization facilities that allow for a much greater level of abstraction, and make programming multi ...

Elements of Programming

Alexander A. Stepanov, Paul McJones - 2009 - Aperçu limité
A truly foundational book on the discipline of generic programming reveals how to write better software by mastering the development of abstract components. The authors show programmers how to use mathematics to compose reliable algorithms from ...

Advanced C++ Programming Styles and Idioms

James O. Coplien - 1992 - Affichage d'extraits
Software -- Programming Languages.

Multi-paradigm Design for C++

James O. Coplien - 1999 - Affichage d'extraits
The C++ language is being used increasingly for complex and large-scale software systems--systems that call for multi-paradigm design. Well known for his C++ expertise, James Coplien guides program designers through the most challenging aspects ...

C++ Primer

The C++ Standard Library: A Tutorial and Reference

Nicolai M. Josuttis - 1999 - Aperçu limité
Contains full coverage of the ANSI/ISO C++ standard. The text covers classes, methods, interfaces and objects that make up the standard C++ libraries.