The Artima Developer Community
Sponsored Link

Agile Buzz Forum
Best Agile Books 2007 Development/Code Related

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
Mark Levison

Posts: 877
Nickname: mlevison
Registered: Jan, 2003

Mark Levison an agile software developer who writes Notes from a tool user.
Best Agile Books 2007 Development/Code Related Posted: Nov 30, 2007 2:06 PM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by Mark Levison.
Original Post: Best Agile Books 2007 Development/Code Related
Feed Title: Notes from a Tool User
Feed URL: http://feeds.feedburner.com/NotesFromAToolUser
Feed Description: Thoughts about photography, software development, reading, food, wine and the world around us.
Latest Agile Buzz Posts
Latest Agile Buzz Posts by Mark Levison
Latest Posts From Notes from a Tool User

Advertisement

The third and final my Best Agile Books the 2007 Edition series. (Part II was Background Material). There will be even fewer notes than there were in yesterday's. It really has been a long week.

Development/Code Related

Working Effectively with Legacy Code by Michael Feathers - Do you have legacy code? Does your code include areas that are untested and tightly coupled? Yes? Then you have legacy code. Michael focuses on the problem of teasing apart legacy

Refactoring: Improving the Design of Existing Code by Martin Fowler et al - One of the original Agile related books. It defines the concept of refactoring (personal bugbear - refactorings are small changes that don't affect the behavior of the code), explains how to practice it and catalogs over 70 refactorings.

Test Driven Development by Kent Beck - The original TDD book. Clean, bug free, simple code. That is the promise of TDD. Its that simple nothing more to say. BTW the examples are in C# so some of the details won't apply to Java/Ruby/Python coders.

Late Breaking news: J.B. Rainsberger introduced me to: Test Driven: TDD and Acceptance TDD for Java Developers by Lasse Koskela. I'm only about 120 pages in, but so far am very impressed. Its even caused me to change a few of my habits - specifically which test I choose to write first.

Another Late Breaking item - Robin Dymond gave this one a very strong recommendation: xUnit Test Patterns: Refactoring Test Code by Gerard Meszaros. I've not read this yet - but Gerard covers Test Smells and Refactoring. In other words how to spot trouble your test code and repair the damage.

Refactoring to Patterns by Joshua Kerievsky. Have mess, want to bring some order to it.

Head First Design Patterns by Elisabeth Freeman (et al). I struggled through the Original GOF Design Patterns book twelve years ago now. Thankfully Elisabeth and co. wrote a funny, irreverent and so you don't have to.

What are your favorite Agile Books?

Caveat Emptor - if you buy any of the books after clicking on my link I get 4% of the price. In all likelihood that means I might be able to afford a coffee or two.

Coming up posts on: Iteration Length (another lesson learned that I didn't think of in my original post) and Pair Programming vs. Code Reviews a rebuttal.

If you enjoyed this post, subscribe now to get free updates.

Read: Best Agile Books 2007 Development/Code Related

Topic: What is there to a name? Previous Topic   Next Topic Topic: Travel Suckage

Sponsored Links



Google
  Web Artima.com   

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