Join Books.org — it's free

Agile Java(TM): Crafting Code with Test-Driven Development by Jeff Langr β€” book cover
Programming Methodology, Network Programming, Java (Programming Language), General Software Engineering

Agile Java(TM): Crafting Code with Test-Driven Development

by Jeff Langr
Write a review
Log in to track your reading progress.

Overview

Master Java 5.0 and TDD Together: Build More Robust, Professional Software

Master Java 5.0, object-oriented design, and Test-Driven Development (TDD) by learning them together. Agile Java weaves all three into a single coherent approach to building professional, robust software systems. Jeff Langr shows exactly how Java and TDD integrate throughout the entire development lifecycle, helping you leverage today's fastest, most efficient development techniques from the very outset.

Langr writes for every programmer, even those with little or no experience with Java, object-oriented development, or agile methods. He shows how to translate oral requirements into practical tests, and then how to use those tests to create reliable, high-performance Java code that solves real problems. Agile Java doesn't just teach the core features of the Java language: it presents coded test examples for each of them. This TDD-centered approach doesn't just lead to better code: it provides powerful feedback that will help you learn Java far more rapidly. The use of TDD as a learning mechanism is a landmark departure from conventional teaching techniques.

  • Presents an expert overview of TDD and agile programming techniques from the Java developer's perspective
  • Brings together practical best practices for Java, TDD, and OO design
  • Walks through setting up Java 5.0 and writing your first program
  • Covers all the basics, including strings, packages, and more
  • Simplifies object-oriented concepts, including classes, interfaces, polymorphism, and inheritance
  • Contains detailed chapters on exceptions and logging, math, I/O, reflection, multithreading, and Swing
  • Offers seamlessly-integrated explanations of Java 5.0's key innovations, from generics to annotations
  • Shows how TDD impacts system design, and vice versa
  • Complements any agile or traditional methodology, including Extreme Programming (XP)

Synopsis

The 15 lessons in this book introduce programming with Java 2 standard edition version 5.0 and the test-driven development technique that provides a large amount of low level feedback. The two primary application examples build a student information center and a chess game to illustrate the concepts of strings, class methods, sorting, inheritance, exceptions, logging, hash tables, input/output, mathematics classes, mock objects, multithreading, and generics. Annotation ©2005 Book News, Inc., Portland, OR

About the Author, Jeff Langr

Jeff Langr has more than twenty years of development experience. He currently consults on software development, design, and agile processes through his company, Langr Software Solutions (www.LangrSoft.com). Langr worked for Uncle Bob Martin for two years at Object Mentor. He is the author of Essential Java Style (Prentice Hall PTR, 1999), and has published widely on Java and TDD in Software Development, C/C++ Users Journal, and diverse online magazine sites and portals.

www.langrsoft.com

© Copyright Pearson Education. All rights reserved.

Reviews

There are no reviews yet. Log in to write one.

Book Details

Published
February 1, 2005
Publisher
Prentice Hall
Pages
792
Format
Paperback
ISBN
9780131482395

More by Jeff Langr

Similar books