home *** CD-ROM | disk | FTP | other *** search
/ Power GUI Programming with VisualAge C++ / powergui.iso / trialva / ibmcppw / tutorial / present / text / 19more.txt < prev    next >
Encoding:
Text File  |  1996-01-24  |  895 b   |  11 lines

  1. VisualAge for C++ is a completely integrated solution for developing object-oriented programs. Each tool gives you access to the other tools, and all the tools are tied together through the WorkFrame project environment.
  2.  
  3. The Integrated Solution takes you through a very simple edit-compile-debug cycle using a WorkFrame project. Though the tasks are simple, they show you how to integrate the VisualAge for C++ tools into your own development cycle. 
  4.  
  5. In this section of the tutorial:
  6. - You will quickly examine a WorkFrame project and environment.
  7. - Then, you will compile, debug, and edit the program.
  8. - Next, you will see how to use the Browser to help you learn and use C++ classes.
  9. - And finally, you will see how to use the Performance Analyzer to time and tune your programs.
  10.  
  11. For a more in-depth look at each of these tools, refer to the appropriate sections of this tutorial.