News

An applied analysis and design class that addresses the use of object-oriented techniques. Topics include domain modeling, use cases, architectural design and modeling notations.
To achieve a true encapsulation for concurrency, you need to go beyond a simple class and employ the so-called active class, also known as the active object design pattern. This pattern is a fusion of ...
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 ...