Object-Oriented PHP by Peter Lavin teaches the fundamentals of object-oriented programming (OOP) by guiding the reader through a series of inter-related example classes. There are two audiences that ...
Just what the title says - what books do you recommend for getting really in-depth into object-oriented design stuff? I have Bloch's Effective Java, and Design Patterns isn't exactly what I'm looking ...