The primary strength of Object-Oriented Design Using Java is that it has one of the best presentations of problem solving using patterns available. It has received rave reviews from instructors and has been class tested at a number of schools where the response from both professors and students has
Object-oriented design in Java
β Scribed by Stephen Gilbert; Bill McCarty
- Publisher
- Waite Group Press
- Year
- 1998
- Tongue
- English
- Leaves
- 598
- Series
- Mitchell Waite signature series
- Category
- Library
No coin nor oath required. For personal study only.
π SIMILAR VOLUMES
The primary strength of <i>Object-Oriented Design Using Java</i> is that it has one of the <b>best presentations of problem solving using patterns available.</b> It has received rave reviews from instructors and has been <b>class tested at a number of schools</b> where the response from both profess
To take full advantage of Java, or of any of today's object-oriented languages, programmers must learn fundamental design principles as well as the syntax of code. This tutorial teaches program design in a format even beginning programmers can understand. You'll learn to use a design notation system
Unified Modeling Language (UML) is a general-purpose programming language for specifying and visualizing complex software, especially large, object-oriented projects. Object-oriented programming is when a programmer defines not only the data type of a data structure, but also the types of operations
Written by a world-renowned expert on programming methodology, and the winner of the 2008 Turing Award,Β this book shows how to build production-quality programs--programs that are reliable, easy to maintain, and quick to modify. Its emphasis is on modular program construction: how to get the modules