Changes between Version 1 and Version 2 of Bibliography


Ignore:
Timestamp:
Oct 3, 2012, 4:03:03 PM (13 years ago)
Author:
jpc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Bibliography

    v1 v2  
    22= Bibliographie =
    33
     4== Livres ==
     5
    46 * H. Garetta, '''Le langage et la bibliothèque C++''', Ellipse 2000.
    57 * C. Delannoy, '''Programmer en langage C++''' (5^e^ édition), Eyrolles 2000.
     8 * B. Stroustrup, '''Programmation - Principes et pratique avec C++''', Pearson Education 2010.
    69 * B. Stroustrup, '''Le langage C++''' (3^e^ édition), Compupress 1999.
    710 * S. Meyers, '''Effective C++''' (3^e^ édition), Addison-Wesley 2005.
     
    912 * E. Gamma, R. Helm, R. Johnson, J. Vlissides, '''Design Patterns'''
    1013   Addison-Wesley 1995.
     14
     15== Resources en Ligne ==
     16
    1117 * Documentation {{{STL}}} par {{{SGI}}}: http://www.sgi.com/tech/stl/.
    1218 * Reference C++: http://www.cplusplus.com/reference/.
     19 * Site libre de Questions & Réponses: http://stackoverflow.com/
     20 * Wiki pour C et C++: http://en.cppreference.com/
     21 * Articles de S. Mayers: http://www.aristeia.com/publications.html
     22 * Blog de S. Mayers: http://scottmeyers.blogspot.fr
     23 * Boost C++ Libraries: http://www.boost.org
     24 * Clang, compilateur alternatif à GCC: http://clang.llvm.org et
     25   http://clang-analyzer.llvm.org