1 z 516
Note
: This document requires the installation of the fonts Georgia, Verdana and Andale Mono(code font) for proper viewing. These can be found at:http://sourceforge.net/project/showfiles.php?group_id=34153&release_id=105355
Revision 19—(August 23, 2003)
Finished Chapter 11, which is now going through review and copyediting. Modified a number of examples throughout the book so that they will compile with Linux g++ (basically fixing case-sensitive naming issues).
Revision 18—(August 2, 2003)
Chapter 5 is complete. Chapter 11 is updated and is near completion. Updated the front matterand index entries. Home stretch now.
Revision 17—(July 8, 2003)
Chapters 5 and 11 are 90% done!
Revision 16—(June 25, 2003)
Chapter 5 text is almost complete, but enough is added to justify a separate posting. The exampleprograms for Chapter 11 are also fairly complete. Added a matrix multiplication example to the
valarray
material in chapter 7. Chapter 7 has been tech-edited. Many corrections due tocomments from users have been integrated into the text (thanks!).
Revision 15—(March 1 ,2003)
Fixed an omission in C10:CuriousSingleton.cpp. Chapters 9 and 10 have been tech-edited.
Revision 14—(January ,2003)
Fixed a number of fuzzy explanations in response to reader feedback (thanks!). Chapter 9 has been copy-edited.
Revision 13—(December 31, 2002)
Updated the exercises for Chapter 7. Finished rewriting Chapter 9. Added a template variation of Singleton to chapter 10. Updated the build directives. Fixed lots of stuff. Chapters 5 and 11 stillawait rewrite.
Revision 12—(December 23, 2002)
Added material on Design Patterns as Chapter 10 (Concurrency will move to Chapter 11). Addedexercises for Chapter 6. Here is the status of all chapters:
100% complete
: 1-4, 6, 8Copy-edited, waiting for tech edit: 7, 10Incomplete: 5, 9, 11
Revision 11 (December 13, 2002) –
Chapter 7 has been updated. Chapter 6 has been copy-edited and a few bugs were fixed. Chapter 4
Leave a Comment