Designing Programs with Class
This book introduces the fundamental elements of class-based program design.
The book is also available in PDF form here.
12.1 Constructor design issue in modulo zombie (Assignment 3, Problem 3) |
12.2 Abstracting list methods with different representations |