Java(TM) in Practice : Design Styles and Idioms for Effective Java

Java(TM) in Practice : Design Styles and Idioms for Effective Java

5.0 1
by Nigel Warren, Phil Bishop
     
 
Are you a developer or designer using Java? Are you looking to do more than build applets for the web? Do you find yourself constantly coming up against the same recurring design problems with your Java code?

Java in Practice presents a set of design principles that provide elegant solutions to commonly encountered Java programming problems. Nigel Warren and Phil

Overview

Are you a developer or designer using Java? Are you looking to do more than build applets for the web? Do you find yourself constantly coming up against the same recurring design problems with your Java code?

Java in Practice presents a set of design principles that provide elegant solutions to commonly encountered Java programming problems. Nigel Warren and Phil Bishop discuss the effect of the use of Java within design and have distilled their own extensive experience into a number of rules, design principles and tips which will help you to write better and quicker Java.

Rules: defined in the Java Language Specification, these must be adhered to

Principles: design principles that will help you write better Java across the board.

Tips: guide your thinking and approach to solutions.

Java(TM) in Practice:

uses code examples to illustrate both good and poor programming style

is packed full of coding examples with design notation in UML

starts with simple code examples, then builds in depth and complexity throughout the book

has a practical how-to approach that will help you create new products and software solutions.

Product Details

ISBN-13:
9780201360653
Publisher:
Addison-Wesley
Publication date:
12/15/1998
Pages:
224
Product dimensions:
7.00(w) x 9.67(h) x 0.60(d)

Meet the Author

Customer Reviews

Average Review:

Write a Review

and post it to your social network

     

Most Helpful Customer Reviews

See all customer reviews >

Java in Practice, Design Styles and Idioms for Effective Java 5 out of 5 based on 0 ratings. 1 reviews.
Guest More than 1 year ago
A very engaging book, a no nonsense approach to using patterns in order to solve design & coding problems. The first few chapters introduce those who aren't 'initiated' to the world of OO design n development. Highly recommended.