The Artima Developer Community
Sponsored Link

Java Buzz Forum
Review - Bug Patterns in Java by Eric Allen

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Sam Dalton

Posts: 143
Nickname: samd
Registered: Jun, 2003

Sam Dalton is a Java Developer with ThoughtWorks in teh UK
Review - Bug Patterns in Java by Eric Allen Posted: Jun 26, 2003 11:33 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Sam Dalton.
Original Post: Review - Bug Patterns in Java by Eric Allen
Feed Title: import java.*;
Feed URL: http://www.samjdalton.com/pebble/rss.xml
Feed Description: Random, Infrequent Bloggings of a Techie
Latest Java Buzz Posts
Latest Java Buzz Posts by Sam Dalton
Latest Posts From import java.*;

Advertisement

I am just coming to the end of this book, so I thought that I would post a little mini review.

I bought the book a few weeks ago on the spur of the moment in a local book shop as I had not seen to many books on this subject, and it sounded like it was going to give me a really interesting perspective on the subject of 'bug patterns' and debugging techniques.

The book presents a methodology for diagnosing and debugging Java programs. The book takes the stand that debugging is a scientific method, which I guess is true, but I felt that this was laboured a little.

The book goes on to present several of patterns of common bugs that people find when developing typical enterprise Java applications. Most of these are quite obvious if you have a fair bit of experience, but it never hurts to have them reiterated in a structured manner. The patterns are presented with reference to a case study (the development of a Java IDE) but I feel that not enough was made of this, and most patterns were demonstrated with overly contrived examples.

Over all I feel this book was a little academic, but it contains some useful information. I think it would be of particular value to new or inexperienced programmers as it will save them discovering a lot of these poblems 'the hard way'!

Read: Review - Bug Patterns in Java by Eric Allen

Topic: My daughter turned two Previous Topic   Next Topic Topic: A tenuous argument, but....

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use