News Feed
Jobs Feed
Sections




News Archive
PHPMaster.com:
The Importance of Code Review
August 31, 2012 @ 12:08:50

PHPMaster.com has a new article about a practice that's becoming more popular in recent years to help increase the quality of code that comes out of development - code reviews.

Every developer knows the pain of banal mistakes. A wrong attribute here, a misspelled property there, an accidentally duplicated line of code which you missed because of the coffee-fueled 16 hour hackathon you've been on. [...] Code review is simply the act of having someone else look at your code to find the mistakes you missed.

The tutorial talks about the types of code reviews (three of them with varying levels of involvement) as well as some best practices to follow in your reviews like:

  • Know your common mistakes and actively fight them.
  • Peer code review means being reviewed by someone of equal or greater skill.
  • Collect metrics.
  • Be mindful of the social aspect - finding bugs is good, not bad!
0 comments voice your opinion now!
code review practice quality peer introduction


blog comments powered by Disqus

Similar Posts

Joshua Eichorn's Blog: Understanding AJAX excerpt available at computerworld.com

DevArticles: Learning AJAX

Andrew Podner: NPATH Complexity Demystified

JavaWorld: Web-less PHP: Command Line PHP

Oscar Merida: Smelly PHP code


Community Events











Don't see your event here?
Let us know!


interview language development unittest code zendframework2 opinion podcast functional community conference series introduction tool framework release example testing object composer

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework