Three 'Best' Persistent Model Patterns Announced Dr. Dobb's Journal Query Visitor allows you to define new result set formats without changing the underlying persistent object model, and avoids polluting the persistent ...
Kapow automates website data retrieval SDTimes.com The browser is proprietary technology that gives the IDE deep Document Object Model access to break down Web pages into code definitions, explained Stefan ...
DOM Scripting: Web Design with JavaScript and the Document Object Model by Jeremy Keith Average Customer Review: based on 68 reviews. Customer Review: I first read this book over a year a go, when I started learning about the DOM. My impression then was that it was a 'light', easy and breezy read. I have now been programming the DOM solidly for a year and constantly return to this book, particularly because it has a good reference at the back. This book does the lot,as understandi...
Testing Object-Oriented Systems: Models, Patterns, and Tools (Addison-Wesley Object Technology Series) by Robert V. Binder Average Customer Review: based on 9 reviews. Customer Review: I have nearly twenty years experience in IT, 12 in OO. this by far and away the most clear, useful and thought provoking work I have ever read on testing. Anyone in the OO world who is serious about testing and has not read this book is a fraud. The sad thing about this book is that those who need to read it probably will not.
The Object Primer: Agile Model-Driven Development with UML 2.0 by Scott W. Ambler Average Customer Review: based on 11 reviews. Customer Review: For those who want a quick, fun introduction and intermediate mastery of UML 2.0 without getting sidetracked in all the esoteric notation that is rarely used, this is your book. I have used it since its release (and the edition before that) for teaching UML and good Object Oriented Design concepts. Many will throw stones (UML Purist...
Inside the C++ Object Model by Stanley B. Lippman Average Customer Review: based on 15 reviews. Customer Review: I have thought that I had enough knowledge of C++, but after reading this book, I know I was wrong. Detailed discussion of constructor, data member, virtual table, multiple inheritance etc, there are a lot of mysterious details in C++ covered in this book. Yet this book is only 280 pages, which means there are very few redundant wor...
Analysis Patterns: Reusable Object Models (Addison-Wesley Object Technology Series) by Martin Fowler Average Customer Review: based on 15 reviews. Customer Review: I bet you are an object oriented software developer striving to build better applications. If you have not read GoF Design Patterns and followed that with Vlissides's Pattern Hatching, read those first. Follow those with this, Martin Fowler's Analysis Patterns. As two readings of Design Patterns took my OO knowledge from infancy to ...