Sponsored Link •
|
Artima Weblogs
Let's Reconsider That A Weblog by Michael Feathers |
|
Michael Feathers is a programmer and a consultant because he wants to make it better.
Artima Bloggers
Aahz Jans Aasman B. Scott Andersen Eric Armstrong Ken Arnold Dale Asberry Dave Astels Arash Barirani Matt Bauer Charles Bell Berco Beute Geert Bevin Nitin Borwankar Vladimir Ritz Bossicard Rahul Chaudhary Bob Clancy James O. Coplien Ward Cunningham Andy Dent Christopher Diggins Bruce Eckel Ted Farrell Michael Feathers Elisabeth Freeman Eric Freeman Matt Gerrans David Goodger Gabe Grigorescu Rix Groenboom Cees de Groot Philipp Haller Peter Hansen David Heinemeier Hansson Kevlin Henney Steve Holden Cay Horstmann Ron Jeffries Mark Johnson Greg Jorgensen Heinz Kabutz Rick Kitts Kirk Knoernschild Andrew Koenig Klaus Kreft Sean Landis Angelika Langer Jakob Eg Larsen Josh Long Howard Lovatt Robert C. Martin John McClain Eamonn McManus Jeremy Meyer John D. Mitchell Brian Murphy Sean Neville Nancy Nicolaisen Martin Odersky Vlad Patryshev Johan Peeters Carlos Perez Ken Pugh Eric S. Raymond Ian Robertson Guido van van Rossum Alberto Savoia Jerome Scheuring Richard Hale Shaw Calum Shaw-Mackay Jack Shirazi Michele Simionato Van Simmons Frank Sommers Bruno Souza Sue Spielman Bill Venners David Vydra Jim Waldo Dick Wall Barry Warsaw Mark Williamson Matthew Wilson Gregg Wonderly Kevin Wright |
August 8, 2006, 11 comments
A simple tool which makes refactoring safer.
August 3, 2006, 1 comment
In this blog, I describe 'sensing variables', and how you can use them to make large method refactoring easier. I also discuss the potential for tools which could achieve the same effects in a nicer way.
July 14, 2006, 67 comments
Tempted to code defensively? Maybe it's because you're dealing with offensive code.
June 25, 2006, 3 comments
XP2006 is over. Here's the first in a series of writeups about what happened.
June 23, 2006, 5 comments
The other day, I wrote a little testing tool for Java. It’s a simple little thing, just a set of classes that you can use with JUnit to make refactoring a little easier. When I was done, I looked at it and I realized that I’d made a bit of a mistake. I wrote the tool using Java 5.
May 21, 2006, 23 comments
Many people imply that 'final' in Java aids security. I don't think I buy that.
April 13, 2006, 73 comments
Why don't we treat it like a set of tests?
April 11, 2006, 74 comments
If it is, maybe there's something we can do to decouple static types and the languages which use them.
March 27, 2006, 1 comment
A blog where Michael recounts a number of things that have happened to him this month that are likely of interest to no one but himself, and then finishes with something significant to show late respect for people who've read through the first part after being warned.
January 24, 2006, 7 comments
It's been ages since Ive visited a team that didnt use some form of third-party software, something more than their platform. Often this software is integral to their work. Why dont they treat that way?
November 24, 2005, 4 comments
Okay, so Turkey Day is tomorrow. It's time for a frivolous, non-software related blog. Or not. I could tie software in at the last moment to keep things on topic. I usually do. We'll see how it goes.
November 21, 2005, 15 comments
Isn't it wonderful to complain about something minor? Something so nit picky<Ctrl-S> that most people wouldn't care about it? Well, here's something in that vein.<Ctrl-S>
November 17, 2005, 25 comments
Scott Bellware just posted a link to Microsoft's guidelines for TDD on the TDD mailing list. <sigh>
|
Sponsored Links
|