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

Raphael Stolt's Blog: Rails for PHP Developers book review

Matt Setter: How Simplicity Leads to Greater: Productivity, Quality & Satisfaction

PHPMaster.com: PHP Sessions

Smashing Magazine: Getting Started With PHP Templating

Johannes Schluter's Blog: Code and human languages


Community Events









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


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

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