Tag Archives: OO

AspectJ in Action

AspectJ in Action – Enterprise AOP with Spring Applications, 2nd edition, Ramnivas Laddad, – 2010 Enterprise programmers will want to read this book about aspect oriented programming. 500 pages.

Posted in books | Tagged , | Leave a comment

UML for the IT Business

UML for the IT Business Analyst – A Practical Guide to Requirements Gathering Using the Unified Modeling Language, Howard Podeswa, – 2010 An approach to requirements gathering. 350 pages.

Posted in books | Tagged , , | Leave a comment

Harnessing Hibernate

Harnessing Hibernate, James Elliott, O’Reilly 2008 Java programmers will want to read this. It is dated, but recent enough to include Java Persistence API (JPA) integration. 350 pages.

Posted in books | Tagged , , , | Leave a comment

Dependency Injection

Dependency Injection : design patterns using Spring and Guice / Dhanji R. Prasanna, Manning, 2009 Java programmers will find this valuable. 300 pages, contents: – Dependency injection: what’s all the hype? – Time for injection – Investigating DI – Building … Continue reading

Posted in books | Tagged , , , | Leave a comment

Agile Principles, Patterns, and Practices in C♯

Agile Principles, Patterns, and Practices in C♯ / Robert C. Martin, Prentice Hall, 2007 Developers will want to read this book. With a foreword by Erich Gamma, of Eclipse fame. Hardcover, 700 pages.

Posted in books | Tagged , , , | Leave a comment

Model-driven Development

Model-driven Development with executable UML / Dragan Milicev, Wiley, 2009 This book is for analysts who specify the requirements and design of business systems. 850 pages.

Posted in books | Tagged , | Leave a comment

Use Case Driven

Use Case Driven object modeling with UML : theory and practice / Doug Rosenberg, Apress, 2007. Here is a practical book on UML, the best way to diagram the requirements for a software project. 400 pages, hardcover.

Posted in books | Tagged , , | Leave a comment

Elements of Programming

Elements of Programming / Alexander Stepanov, Addison-Wesley, 2009 An advanced book on software design, with examples in C++. It is highly recommended by Bjarne Stroustrup. 250 pages, hardcover.

Posted in books | Tagged , , , | Leave a comment

Beautiful Architecture

Beautiful Architecture / edited by Diomidis Spinellis, O’Reilly, 2009 A collection of essays by leading software designers. Sections include systems architecture, enterprise application architecture, and user application architecture. What is architecture / by John Klein and David Weiss A tale … Continue reading

Posted in books | Tagged , , | Leave a comment

Head first object-oriented analysis

Head first object-oriented analysis and design / Brett D. McLaughlin, O’Reilly, 2007 A tutorial with visual gags that will keep anyone, teen or older, glued to the pages. It still retains the great O’Reilly quality. 600 pages.

Posted in books | Tagged , | Leave a comment