Code Review

  • submit to reddit

Code Reviews: Small and Done by Experts

I read a good article today on lessons on code reviews from open source software. Contemporary Peer Review in Action: Lessons from Open Source...

0 replies - 1589 views - 12/18/12 by Rodrigo De Castro in Articles

Automated code reviews for PHP

I'm exploring an approach to automated code review: it's not as precise as the human-based one, but it scales better.For example, I heard from the Ideato guys...

0 replies - 9175 views - 06/16/11 by Giorgio Sironi in Articles

Architexa 2.0 - A Different Take on UML

Architexa, a useful tool suite for generating UML diagrams, is entering version 2.0 this week.  The 2.0 version has boosted performance, collaboration, and is...

6 replies - 10686 views - 09/28/10 by Mitch Pronschinske in News

Making code reviews not suck

Not all Agile teams practice strong code reviews, but one of the original Agile practices (sort of long forgotten, it seems) of paired programming was all...

0 replies - 8515 views - 09/22/10 by Israel Gat in News

Things to do to improve code quality

As I mentioned a couple of posts ago, I was recently out in Oslo teaching a course on Lean software development. One of the points I make is: Quality is...

3 replies - 43172 views - 06/03/10 by Allan Kelly in News

What's Agile? Individuals and Interactions or Processes and Tools?

The Agile Manifesto is one of the most admired and ignored documents around. So many claim to be "Agile", then their actions tell us they are...

0 replies - 8231 views - 05/26/10 by Jared Richardson in Articles

Study on the State of Code Review

A comprehensive survey was recently conducted to to see how organizations today are conducting code reviews, and what challenges they commonly face.  The...

0 replies - 9145 views - 04/22/10 by Mitch Pronschinske in Articles

Code Review Tools and Techniques

Compared to other development activities, code review tends to have less published resources available to help developers stay abreast of the latest review...

2 replies - 25250 views - 04/19/10 by Mitch Pronschinske in Articles

The Power of Pair Programming

Some weeks ago I started practicing pair programming with some co-workers for two reasons: code some tasks of an user storyget familiar with a new software...

8 replies - 8163 views - 02/01/10 by Rafael Naufal in Articles

Beware Of The Second Worst Programmer

I attended a Domain Driven Design course on Monday at Skills Matter offices. Eric Evans led the course and put forward a very interesting theory that the...

0 replies - 25753 views - 10/09/08 by Gojko Adzic in News