C++ For Artists: The Art, Philosophy, And Science Of Object-Oriented Programming

 < Day Day Up > 


  1. Robot Rat Redesign: Redesign the RobotRat project of chapter 3 so that several RobotRat objects can be created and moved around on one floor at the same time.

  2. Computer Simulator: Convert the computer simulator described in chapter 8, suggested project 4, to a class.

  3. Research: Study your IDE documentation and convert the Person class into either a static library or dynamically linked library. Use the library in another project to create Person objects.


 < Day Day Up > 

Категории