home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH00 / A00051R.FLD < prev    next >
Encoding:
Text File  |  1993-11-26  |  1.2 KB  |  21 lines

  1.                    %C,1%Contents of EXPERIENCE C++
  2. %C,14%Chapter 1 %C,5%introduces the C++ language and the
  3. concepts of Object-Oriented Programming.
  4. %C,14%Chapters 2 to 4 %C,5%cover traditional programming
  5. constructs in C++.  Many of these constructs are also part
  6. of the C language.  C programmers may skim these chapters, taking
  7. note of those sections that cover the differences.
  8. %C,14%Chapters 5, 6, 8, and 9 %C,5%introduce class constructs and
  9. object-oriented programming techniques.
  10. %C,14%Chapters 7 %C,5%describes memory management in C++.
  11. %C,14%Chapter 10 %C,5%contains two complete example programs that
  12. use the constructs described in chapters 2 through 9.
  13. %C,14%Chapters 11 %C,5%describes input and output in C++.
  14. %C,14%Chapters 12 to 15 %C,5%describe more advanced features of C++.
  15. %C,14%Chapter 16 %C,5%explains how to use exception handling.
  16. %C,14%Chapter 17 %C,5%contains a complete object-oriented program.
  17. %C,14%The Appendix%C,5%includes a summary of C++ syntax and a list
  18. of the differences between C and C++.  The appendix also tells you
  19. how to run a demonstration of the IBM C Set ++ compiler and how
  20. to send IBM your comments about this book.
  21.