![]() |
|
![]() |
||||||||||
|
|
||||||||||||
|
Code Review ArticlesWe scour the Internet for articles and blog entries about peer code review. Check back with us periodically — new articles appear all the time! Ian Lotinsky's Book Review and Code Review Insights2010-07-13
Ian Lotinsky shares his thoughts on why Jason Cohen's 'Best Kept Secrets of Peer Code Review' book presents compelling arguments and practices for effective code review.
Redmonk Podcast Features Code Review with Gregg Sporar2010-06-25
Redmonk's Michael Cote interviews our very own Gregg Sporar about current code review practices, tools available, and a few other development trends Gregg has been seeing, such as version control system use.
Auditing Code Inspections2010-06-06
Jack Ganssle is a big believer in code review and describes how root cause analysis can be used to keep the code review process on track. And Smart Bear's Code Collaborator gets a shoutout!
How Peer Reviews Actually Work2010-06-03
Joe Lindley describes a measurement process used at Raytheon that clearly shows how peer code reviews have a predictable, positive impact on cost and quality.
Code Review, User Stories, and Sustainable Software2010-05-17
The team at GNstudio shares their philosophy on code review and shows how a successful code review process is achieved in their organization. In this informative blog post, they describe their own experiences in trying out different code review practices to find what works for them and the knowledge they've gained throughout their story.
Making the Case for Code Review2010-04-20
David Rubinstein argues for code reviews in this SD Times article with advice and info from our own Gregg Sporar and Klocwork's Gwyn Fisher.
The 4 Things We Look For in a Code Review2010-03-20
Highgroove Studios shares a list of the things in their code review toolbelt.
How I Review Code2010-03-16
Chad Stewart hits another home run with his useful blog post describing his thought process and rationale when reviewing code. The blog includes an excellent checklist of areas to focus on.
Pursuit of Quality blog reviews 'Best Kept Secrets of Peer Code Review'2010-03-11
'In the book Jason writes about the benefits of Code Review - common practices, pitfalls and benefits. He's concise, easy to follow and the book is an enjoyable read. There are a ton of golden nuggets [read the blog for a list]. If you like what you read in this blog post, go order the book! Seriously who doesn't like a free book? You don't even have to pay for shipping! Why haven't you ordered yet?' Gavin Miller summarizes the code review benefits, principles, management tips, and best practices described in 'Best Kept Secrets'.
The Power of a Good Code Review2010-02-16
'You can doubt the power of a code review. You could argue that it costs more time than it saves. You would also be wrong! That's right, I'll go ahead and say it. Code reviews are an amazing way to catch potential bugs before they are born...' Chad Stewart expounds on the merits of code review.
Code Review for People: Insights from Tom Harris's 'Talk About Quality' Blog2010-02-11
Try this: put aside the image of code review as a meeting, or even code review as an independent activity. Limit your description of code review to: someone else is reading your code, you're discussing it together, and there's effective writing as a result. If you see those three things happening, you're seeing code review... and it's everywhere...
QA Missed Something2010-02-03
'There's nothing that QA has ever missed that developers didn't miss first.' Scott Belware talks about how finding problems in software is the responsibility of both development and QA.
Conkerjo's Book Review: Best Kept Secrets of Peer Code Review2010-01-16
In this insightful blog post, Conkerjo reviews 'Best Kept Secrets of Peer Code Review' and shares his thoughts on Code Collaborator and code review in general.
Perforce features Jason Cohen's code review tips2009-10-30
The latest Perforce newsletter features Part 1 of an article by Smart Bear founder Jason Cohen, imparting tips to optimize code review using Perforce. Look for Part 2 later this winter.
DevDays Austin: Jason Cohen on Why Code Reviews Don't Have to Suck2009-10-16
Robert Greiner at Cube Antics reviews Jason's talk at the Austin StackOverflow DevDay on October 14 - and he includes slides and audio too!
Integration Watch: Better code through reading2009-09-17
In this SD Times article, Andrew Binstock describes the vast improvement you can make to your code just by letting others read it, and by reading it yourself.
Code Collaborator Software for Code Reviews2009-09-07
Mark Spritzler, Sheriff at JavaRanch, tried out Code Collaborator and shares his experiences. We're happy, but not at all surprised, that he had good things to say!
Lines, nerds, and bears... oh my2009-08-14
Darin Pope blogs about our book, 'Best Kept Secrets of Peer Code Review,' and the importance of 'writing the book' to show expertise on a given technology.
Code Review Methods2009-05-03
Another great entry from Lee Winder on the pros and cons of different code review techniques.
I'll Show You Mine If...2009-04-13
A great experience report from Lee Winder about what code review can bring to a project.
How Open Source Isn't Open, and What to Do About It2009-03-12
Vaughn Spurlin's insightful blog on using code review to improve open source projects and disseminate knowledge throughout the community.
Is Peer Review Required in Software Development?2009-03-02
Prasanta Mohanty kicked off an interesting discussion on LinkedIn by asking about the necessity of peer code review.
5-Minute Briefing: AccuRev & Smart Bear Team to Advance Code Reviews2009-02-23
AccuRev CTO Damon Poole discusses how the AccuRev SCM and Code Collaboration integration improves software development and code review in the Database Trends and Applications 5-Min Briefing Center.
The Significance of Code Review2009-01-27
Michael Ceranski describes the importance of doing code reviews, and specifically of doing them with the right attitude.
Skip bugging to speed delivery2009-01-04
Jack Ganssle tells us how "inspecting code is an important group exercise that's painless if you follow etiquette and stay within its narrow scope."
Twenty Reasons To Do Code Reviews2008-12-30
Brian St. Pierre lists practical reasons for performing code reviews.
Your Code Sucks and I Hate You2008-12-24
Jonathan Lange's paper from OSDC 2008 on the social effects of code review.
Doing Spot-On Code Reviews with Remote Teams2008-12-22
The seventh article in Esther Schindler's comprehensive CIO.com series on Code Review.
How NOT to Run a Code Review2008-12-22
The sixth article in Esther Schindler's comprehensive CIO.com series on Code Review.
How to Lead a Code Review2008-12-22
The fifth article in Esther Schindler's comprehensive CIO.com series on Code Review.
Making Code Review Software Tools Help, Not Hinder2008-12-22
The fourth article in Esther Schindler's comprehensive CIO.com series on Code Review.
What to Look for in a Code Review2008-12-22
The third article in Esther Schindler's comprehensive CIO.com series on Code Review.
5 Reasons for Software Developers to Do Code Reviews (Even If You Think They're a Waste of Time)2008-12-22
The second article in Esther Schindler's comprehensive CIO.com series on Code Review.
Running an Effective Code Review2008-12-22
The first article in Esther Schindler's comprehensive CIO.com series on Code Review. Includes a wide spectrum of opinions about best practices for code review.
Code review checklist2009-12-11
Guidelines for creating code review checklists and a great sample checklist for C#.
Google: Code Review for Fun and Profit2008-11-10
Alex Marelli from Google gives a presentation (PDF format) about why code reviews are good and how to avoid the common pitfalls. Comes from the perspective inside Google where code reviews are mandatory.
Code Reviews as an alternative to eXtreme Programming2008-11-03
S.M. Sohan explains how iterative and incremental code reviews can acheive much of the benefit of Extreme Programming (XP) while taking less time. Although not disparaging of XP techniques, this code review technique might be more acceptable to the powers-at-be who refuse to invest in full-scale pair-programming.
Code Review Potluck Lunch2008-10-20
A fun way to do code review over lunch by Ben Northrop. He brings up the idea that each reviewer should be looking for one class of bug, rather than everyone trying to do everything.
How do you tell someone they're writing bad code?2008-10-15
An on-going Q & A session over at Stackoverflow about how to tell someone their code needs improvement. This happens all the time in peer code review; you need ways of helping people improve without hurting feelings or becoming defensive.
Code Review in Firefox, an FAQ2008-09-29
The Mozilla foundation is known for the high quality of their software including Firefox and Thunderbird. Read their FAQ about why every change is code-reviewed, what they look for in a review, and their process that successfully allows thousands of developers to contribute code while retaining high quality and a maintainable code base.
Successful patterns in peer code review2008-09-26
The vibrant community over at Stack Overflow has been discussing patterns for successful peer reviews. It's nice to see Code Collaborator as the (currently) most-voted answer, but many other responses have great information.
Interview at GeekAustin.org about Peer Code Review2008-09-24
Lynn Bender of GeekAustin.org interviewed Jason Cohen, founder of Smart Bear about why peer code review is useful, where it fits in the development process, and how to get started doing it.
Offline Code Reviews are More Efficient2008-08-01
Joshua Segall reacts to recent conversations by Joel Spolsky and Jeff Atwood about whether code reviews are better done off-line with a tool or together in a meeting room.
Code Reviews Should be Required!2008-07-13
Paul Tozour writes from his own experience with code reviews as a game developer, explaining how everyone improves from review, not just junior developers, and about why on-line, no-meetings review is better than other traditional forms of review and pair-programming.
Building Checklists for Embedded Software Projects2008-07-08
Jason Cohen from Smart Bear is the guest editor this month over at embedded.com. This article describes how to build effective peer code review checklists for software projects.
Advice on Social Issues of Code Review2008-07-05
The Jolly Blogger presents a list of five commandments that make code reviews go more smoothly.
PCI Section 6.6 Requires Code Review2008-06-16
The Payment Card Industry Data Security Standards, PCI DSS, is something that by now, even consumers are well aware of. Those six letters can mean the difference between millions in sales for some companies, or millions in losses and fines. On June 30, there is a new revision in the PCI DSS specs, and finally there are some teeth when it comes to web security. No longer will web application security testing be an afterthought, it will become a requirement.
Exoweb Reviews All Code2008-06-15
As part of a quality, agile process, all code at Exoweb goes through two layers of peer code review.
Why we review code at Lockheed Martin2008-05-28
One developer's point of view on why peer code review is so valuable, and how typical excuses for not doing code review are faulty.
Pair Programming vs. Code Review2007-11-18
Jeff Atwood compares pair programming with lightweight code review techniques, giving pros and cons of each and concluding that you've got to do one or the other.
Effective Code Reviews Without the Pain2006-01-25
Microsoft MVP Robert Bogue writes about how to deal with the potentially devistating social problems that can arise from peer code review. He describes the approach and mindset for both authors and reviewers that keeps reviews positive and useful without hurting feelings.
Code Reviews: Just Do It2006-01-21
Jeff Atwood explains why you just have to do code reviews, backing it up with comments from Steve McConnell and Karl Wiegers.
Microsoft's Security Code Review Guidelines2003-06-05
This lengthy MSDN document gives Microsoft's advice on how to do security audits on ASP.NET applications. Most of the advice is appliable to any web-based application.
Software Quality at Top Speed1996-09-09
Steve McConnell describes how technical code reviews affect not only software quality but how quickly you can get software to a minimum of defects.
|
|||||||||||
|
|
CODE COLLABORATOR | CUSTOMERS | ARTICLES & WHITE PAPERS | TRAINING & CONSULTING | COMPANY | DOWNLOAD |
|
||||||||||
SMART BEAR SOFTWARE - "All your code review are belong to us." |
||||||||||||