Agile Java

spacer

Agile Java, published in 2005, breaks new ground in language learning books. Agile Java will teach you the craft of professional Java programming. Other books throw syntax at you, and let you figure out how to put it all together. Agile Java instead shows you the simple, proven technique of test-driven development (TDD), a highly feedback-driven programming tool.

TDD steps and guides you through the intimate details of building software. It teaches you how to build correct and well-designed applications. By working through the examples and exercises in Agile Java, you'll have built a solid foundation for professional Java development.

Some of the comments from Amazon (including comments from Amazon.de and Amazon.co.uk):

  • "a wonderful book and should be your first choice if you are learning Java."
  • "a fantastic primer to not only the java language, but to agile methods and junit as well."
  • "an absolute must have for beginners and intermediate programmers who may be unsure about what to learn or where to begin."
  • "Finally, a book that teaches java better than Eckel's work."
  • "I think this book, along with Joshua Bloch's Effective Java Programming Language Guide should be required reading for any attempting to learn Java."
  • "is significantly different and significantly better than most programming/language tutorials that have been written."
  • "...a ten-star work of art aimed at software engineering students learning Java."
  • "... the thing that really sticks out for me in this book is the way the book tackles three things aspects of program development together... Fantastic!"
  • "Auf 700 Seiten (+Anhang) wird eine exzellente Einführung in Java geboten."
  • "This is a great book. ... The genius of Agile Java is that it's immensely practical, with plenty of tips and advice. It's also very well written, not dry and textbook-like at all. ... Highest recommendation."
  • "...loving it. Best book on TDD I've seen, and a wonderful way to learn a language."
  • "Excellent! ...Clear, concise, and occasionally humorous. A pleasure to read! ... thanks to Agile Java, I feel secure in my current understanding, and confident in my ability to write elegant, professional looking code."
  • "This is my new favorite-book-to-give-to-anyone-who-is-learning-or-using-Java. ... Just like it says in one of the quotes on the cover, this book is now required reading for the Java programmers at our company."
  • "It is now the only book I recommend to beginners and I introduce it as a 'must' read for all my new hires."
  • "This book is a superb introduction to Java and TDD. The author takes the courageous approach of introducing objects and unit tests right from the start, rather than the traditional approach of covering 'procedural Java' first. The clarity and organization of the material is first rate, as is the gradual inclusion of real world issues." (Amazon.co.uk)
  • "I found this book to be an excellent text when learning TDD. ... I would recommend this book to anyone who is begining in Java.... As for more experienced developers, I think the book is worth a read and you can read it in a short space of time due to simple writing style."
  • "With Agile Java, JUnit comes alive in the hands of the developer. It's a joy to test and refactor code that looks good and is good."
More quotes:
  • "At long last a book that integrates solid beginning lessons in both Java and Test-Driven Development!" - Steven A. Gordon, Ph.D., ASU Software Factory
  • "Highly recommended!" - Paul Hodgetts, Founder and CEO, Agile Logic, Inc.
  • "A great way to learn Java. Required reading for our engineering team." - Andrew Masters, CIO, 5two8, Inc.
  • "A must-read for anyone developing Java applications." - Brett McInnis, VP eBusiness Technologies, Corporate Express
  • "An excellent resource for programmers learning Java." - Kent Beck
  • "I enjoyed the book and found it valuable." - Ron Jeffries
Blog/web references:
  • "Thawing to Java," Mark Aufflick
  • "Craft, culture, and communication," Archimede's Lever. "Last weekend, I picked up a great book, Agile Java: Crafting Code with Test-Driven Development... There are maybe half a dozen books that any serious developer recognises as landmark events in the advancement of her or his craft. This, ladies and gentlemen, is one of them."
  • Dr. Fausto Iannuzzi," Agile Java "è un ottimo libro per imparare la programmazione Agile in Java e l’approccio TDD (Test Driven Development)."
  • "Code Coverage Lessons ," Tony Obermeit. "A favourite book of mine [is] Agile Java..."
  • "Learning Java via TDD: An impressive approach," Binstock on Software. "I recently wrote a review of Java tutorials (before I knew about this book). Despite the many great titles I discuss in that article, if I were teaching a Java class today, this is definitely the book I would use. Bar none. And I don't even like TDD.."
  • Test Driven Development with Python
    "'Agile Java: Crafting Code with Test-Driven Development' by Jeff Langr and 'Test-Driven Development by example' by Kent Beck are two books that frankly I believe are 'must read' items."
  • Agile Java by Jeff Langr, Jason Hudgins at "A Blog Called Foo"

    "The aim of this book is to teach the art of java programming using TDD (Test Driven Development), and it does so wonderfully. I would not, however, recommend this book to a first time programmer. If you have some programming experience, and would like to learn Java, then this book wouldn't be [a] bad choice.

    "Writing good unit tests is a skill like any other, and that's the primary reason I picked up this text. Besides from the obvious, Jeff offers great practical advice on coding style and even naming things (the hardest thing in programming!). The book reads like sagely advice from a battle hardened coder, he's been there, done it, and this is the distillation of what works."

Miscellaneous reviews:
  • SDForum, review by Dan Dunne. "A fine pioneering book that attempts and succeeds in helping the new Java programmer to learn Java."
  • Software Quality Professional, review by Ray Schneider. "Agile Java is one of those books that come along only once in a long while."
  • Note: This review was removed from Amazon, to my disappointment (but can be found in internet cache)
    Excellent!, 2007-04-17
    Reviewer rating: *****
    Langr understands what it's like to be a beginner, and a professional!
    1. Langr's book focuses on refactoring and Test Driven Development -- not only does this teach you good development practices, it makes the mechanics of the language stand-out, so they are more obvious to a beginner.
    2. Each new concept is introduced in context, and you will integrate it into your code right away. This makes it easy to understand and remember new concepts.
    3. You will work on cumulative programming projects, refactoring out old solutions as you learn concepts that allow you make better ones. This makes the introduction of new concepts feel seamless, and allows Langr to introduce development concepts that would not apply to smaller programs.
    4. The book is clear, concise, and occasionally humorous. A pleasure to read!
  • StickyMinds "Review by Noreen Dettinger."
    "This book will help me build on the agile knowledge I have gained to date. While I agree with the author’s statement that this is not a Java certification book, I do believe that I have learned some good fundamental techniques and improved my knowledge base. The book has encouraged me to continue down the path to a more advanced understanding of Java, knowledge that I believe I can apply to my advantage when carrying out my responsibilities as a software tester."

Note on the Use of JUnit 3.8

At the time of publication, JUnit version 3.8 was the de facto standard for JUnit unit testing. JUnit 4 changes the paradigm to use Java annotations for marking test methods. JUnit 4 is still be able to execute tests written for JUnit 3.8, so all of the examples in the book should still run without modification. Transitioning from JUnit 3.8 to JUnit 4 is reasonably straightforward.
  • Home
  • Consulting Solutions
    • Agile Transitions
    • Assessments
    • Coding Assistance
    • Development Mentoring
    • Organizational Planning
    • Process Coaching
    • Staffing Assistance
  • Training
    • Pricing / Details
    • Course List
    • Student Quotes
  • Courses--General
    • Agile in a Flash
    • An Agile Introduction
    • Applied Agile
    • Fitnesse Fundamentals
    • Fitnesse Plus
    • Fitnesse Workshop
    • Optimizing Sprint Planning
    • User Stories
  • Courses--Programmer
    • Advanced TDD
    • Agile Java
    • Conquering Legacy Code
    • Continual Design in TDD
    • Fitnesse Programming
    • OO Design in Agile
    • Professional Development
    • TDD and Refactoring
    • TDD and Test Doubles
    • TDD Foundations
    • TDD Masters Series
    • TDD Remediation
  • Articles / Resources
    • Code and Utilities
    • Our Books
    • Presentations
    • Published Articles
  • Jeff's Blog
    • Current
    • Old (closed)
    • Database TDD series
  • Agile in a Flash
    • Amazon page
    • Blog
    • PragProg (bulk orders)
  • Agile Java
    • Agile Java home page
    • Amazon page
    • Errata
    • Example code
    • Prentice Hall page
    • Ron Jeffries' foreword
    • Table of Contents
    • Training
  • About
    • Contact
    • Partners
    • Jeff Langr

spacer

Blog spacer spacer

spacer

Info page spacer

Site Search

Latest Changes

  1. Articles
    (2012-01-11)
  2. New Article, "Succeeding With and Sustaining TDD"
    (2012-01-11)
  3. New Agile in a Flash card/blog entry, "Test Abstraction Smells"
    (2012-01-11)
  4. New Article, "Unit Tests Are FIRST"
    (2012-01-11)
  5. Quotes From Our Students
    (2011-12-19)
  6. New Blog Entry, "Test-Driving a Heap-Based Priority Queue"
    (2011-11-09)
  7. Pragmatic Software Development Solutions
    (2011-11-09)

Find Jeff Langr At

spacer Twitter (@jlangr)
spacer LinkedIn

gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.