𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

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

⬇  Acquire This Volume

No coin nor oath required. For personal study only.


πŸ“œ SIMILAR VOLUMES


Object-Oriented Design Using Java
✍ Dale Skrien πŸ“‚ Library πŸ“… 2008 πŸ› McGraw-Hill Science/Engineering/Math 🌐 English

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 Using Java
✍ Dale Skrien πŸ“‚ Library πŸ“… 2008 πŸ› McGraw-Hill Education 🌐 English

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

Mitchell Waite Signature Series: Object-
✍ Bill Mccarty, Stephen Gilbert πŸ“‚ Library πŸ“… 1998 πŸ› Waite Group Press 🌐 English

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

Object-Oriented Design with UML and Java
✍ Kenneth Barclay, John Savage πŸ“‚ Library πŸ“… 2004 🌐 English

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

Program Development in Java: Abstraction
✍ Barbara Liskov, John Guttag πŸ“‚ Library πŸ“… 2000 πŸ› Addison-Wesley Professional 🌐 English

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