๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Java Open Source Programming: with XDoclet, JUnit, WebWork, Hibernate

โœ Scribed by Joseph Walnes, Ara Abrahamian, Mike Cannon-Brookes, Patrick A. Lightbody


Publisher
Wiley
Year
2003
Tongue
English
Leaves
482
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


By now, in 2006, Java is up to version 1.5, with 1.6's release imminent. When the book was written in 2003, it necessarily used the then current Java, 1.4. But much of the book's advice is still germane. Remembering too that the various open source packages it describes are likely to be new revs as well.

The key idea in the text is to implement a simple concept in code. Only add complexity when it is truly needed. As a general rule in programming, or project design, this is important. It helps you more quickly make prototypes and test these in an agile fashion. Plus, once you have a stable code base, it is much easier for you or someone else to maintain.

The examples that use JUnit to implement an easy unit testing of your code are perhaps the most useful, to many readers. Unit testing greatly helps the robustness of your code. And the book correctly points out that it is not exclusively associated with Extreme Programming. Unit testing also is present in other methodologies.


๐Ÿ“œ SIMILAR VOLUMES


Java Open Source Programming: with XDocl
โœ Joseph Walnes, Ara Abrahamian, Mike Cannon-Brookes, Patrick A. Lightbody ๐Ÿ“‚ Library ๐Ÿ“… 2003 ๐Ÿ› Wiley ๐ŸŒ English

Written by leading authorities in the field, this book shows you how to leverage a suite of best-of-breed Open Source development tools to take the pain out of J2EE and build a complete Web-based application. You'll combine these tools to actually reduce the points of failure in your application, wh

Java Open Source Programming: with XDocl
โœ Joseph Walnes, Ara Abrahamian, Mike Cannon-Brookes, Patrick A. Lightbody ๐Ÿ“‚ Library ๐Ÿ“… 2003 ๐Ÿ› Wiley ๐ŸŒ English

Written by leading authorities in the field, this book shows you how to leverage a suite of best-of-breed Open Source development tools to take the pain out of J2EE and build a complete Web-based application. You'll combine these tools to actually reduce the points of failure in your application, wh

Extreme Programming with Ant: Building a
โœ Glenn Niemeyer, Jeremy Poteet ๐Ÿ“‚ Library ๐Ÿ“… 2003 ๐ŸŒ English

From the Back Cover: You?ve heard about Extreme Programming. You might have read articles or books describing the XP process, but what next? How do you implement XP principles into an actual Java project? This unique book explains everything you need for XP development, starting with An

Professional Java tools for extreme prog
โœ Richard Hightower, Warner Onstine, Paul Visan ๐Ÿ“‚ Library ๐Ÿ“… 2004 ๐Ÿ› Wiley Pub. ๐ŸŒ English

What is this book about?The Extreme Programming (XP) methodology enables you to build and test enterprise systems quickly without sacrificing quality. In the last few years, open source developers have created or significantly improved a host of Java XP tools, from XDoclet, Maven, AntHill, and Eclip

Professional Java Tools for Extreme Prog
โœ Richard Hightower, Warner Onstine, Paul Visan, Damon Payne, Joseph D. Gradecki ๐Ÿ“‚ Library ๐Ÿ“… 2004 ๐Ÿ› Wrox ๐ŸŒ English

<b>What is this book about? <P> Professional Java Tools for Extreme Programming is a practical, code-intensive guide to the tools that Enterprise Java developers need when using Extreme Programming (XP) methods. It covers the key tools used to automate the most complex parts of the XP process: