Java(tm) in Practice: Design Styles and Idioms for Effective Java - Hardcover

Warren, Nigel

  • 3.43 out of 5 stars
    7 ratings by Goodreads
 
9780201360653: Java(tm) in Practice: Design Styles and Idioms for Effective Java

Synopsis

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.

The authors have taken a novel approach by slowly introducing the forces that result in strong idioms in Java code, what one reviewer called "itertively developing examples". Starting from simple code examples they introduce the forces resulting in well founded Idioms. This gives their code examples the benefit of apparent simplicity whilst introducing some very deep and testing problems that Java developers will undoubtedly come across in their day to day work.

By slowly adding the forces acting on a particular problem and showing how these change the example code, they walk the reader down the path of a complex argument in a simple and easy to understand way. Resulting in pattern rich code that is of professional quality whilst retaining a simple form and being highly readable. This results in a much more interesting and fulfilling learning experience than that presented by the patterns reference works, or the myriad of basic Java Language books.

"synopsis" may belong to another edition of this title.

About the Author

Nicolai M. Josuttis (josuttis) is an independent technical consultant designing object-oriented software for the telecommunications, traffic, finance, and manufacturing industries. He is an active member of the C++ Standards Committee Library Working Group. Nicolai has written several books on object-oriented programming and C++, including The C++ Standard Library (Addison-Wesley, 1999). 0201379260AB07232002

From the Back Cover

Java in Practice presents a set of design principles that provide elegant solutions to commonly encountered Java programming problems. Nigel Warren and Philip 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™ 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.
0201360659B04062001

Excerpt. © Reprinted by permission. All rights reserved.

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 Philip 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 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.

"About this title" may belong to another edition of this title.