All Books

  1. home
  2. Books
image description

Data Structures and Program Design in C++

By: Robert L. Kruse Alexander J. Ryba

T HIS CHAPTER summarizes important principles of good programming, especially as applied to large projects, and introduces methods such as objectoriented design and top-down design for discovering effective algorithms. In the process we raise questions in program design and data-storage methods that we shall address in later chapters, and we also review some of..