Karmen Blake
Agile Developer and Instructor
Categories
- Courses (15)
Archives
- June 2008 (2)
- May 2008 (10)
- April 2008 (16)
- March 2008 (8)
- February 2008 (10)
- January 2008 (14)
- December 2007 (4)
- November 2007 (7)
- October 2007 (25)
Tags
- 206 (10)
- 234 (7)
- 282 (10)
- 283 (29)
- 284 (29)
- agile (1)
- announcements (10)
- articles (2)
- assignments (10)
- contest (1)
- employment (1)
- humor (5)
- linux (5)
- location (1)
- microsoft (1)
- office (1)
- preregistration (1)
- rails (4)
- ruby (14)
- scc (2)
- scripting (4)
- syllabi (3)
- syllabus (1)
- tips (1)
- unix (2)
- video (1)
- videos (7)
- web (2)
- windows (3)
Welcome!
You'll find my course content and collaborative discussion about technology.
I teach as an adjunct faculty in the Computer Information Systems department at Spokane Community College
Presentations/Interviews
RubyLearning.com interviewCourse Technology - Ruby on Rails Presentation
Comment driven development
October 17th, 2007 |
I work with Jim and we were joking around about some overcommenting that some developers do. Not that comments are bad but code should be as self documenting as possible. If you have to comment your code then you should look into refactoring it so that it is more readable. Any hoo take a read at Jim’s blog about ‘Comment Driven Development’, http://devillecompanies.org/2007/07/20/comment-driven-development/
While you are at it take a look at other “XYZ Driven Development”s: http://www.scottberkun.com/blog/2007/asshole-driven-development
Sorry, comments are closed for this article.