in reply to Re: When are packages the right design choice?
in thread When are packages the right design choice?

I suggest "Object Oriented Analysis and Design" by Grady Booch. It's one of the few OO books I've seen that gives you examples that are small enough to be understood, but large enough to reflect the way a real program could be structured.

I'd recommend Meyer's "Object-oriented Software Construction" for similar reasons.

  • Comment on Re^2: When are packages the right design choice?