Changes between Initial Version and Version 1 of Bibliography


Ignore:
Timestamp:
Feb 22, 2010, 11:03:52 PM (15 years ago)
Author:
jpc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Bibliography

    v1 v1  
     1
     2= Bibliographie =
     3
     4 * H. Garetta, '''Le langage et la bibliothèque C++''', Ellipse 2000.
     5 * C. Delannoy, '''Programmer en langage C++''' (5^e^ édition), Eyrolles 2000.
     6 * B. Stroustrup, '''Le langage C++''' (3^e^ édition), Compupress 1999.
     7 * S. Meyers, '''Effective C++''' (3^e^ édition), Addison-Wesley 2005.
     8 * S. Meyers, '''Effective STL''', Addison-Wesley 2001.
     9 * E. Gamma, R. Helm, R. Johnson, J. Vlissides, '''Design Patterns'''
     10   Addison-Wesley 1995.
     11 * Documentation {{{STL}}} par {{{SGI}}}: http://www.sgi.com/tech/stl/.
     12 * Reference C++: http://www.cplusplus.com/reference/.