Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Code Reviews
Message
 
À
03/06/2003 15:48:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrats & ententes
Titre:
Divers
Thread ID:
00795874
Message ID:
00795992
Vues:
9

“The purpose of a code review is not, as you might first assume,
to find bugs. That’s what Quality Assurance does. A code review
performs three other functions:

Sharing techniques between developers
Encourage proper coding practices
Encourage developers to write maintainable code”
- Whil Hentzen
The 1999 Software Developer’s Guide


Take a look at this book. It has some guidelines on how to do code reviews. In general each team does them different, depending on a lot of factors.

We don't review all code on each project. We pick relevant pieces of each system and put them through code review. For example, a complex form or report, the main calculate process in a system, and so on.

Code reviews are great for novice and senior developers. It's amazin how much people learn they didn't know during a code review. More than once we've had developers say to each other "Why did you write these 100 lines of code when there is a function in VFP/VMP/Other that does the the job?!" :)


>We are being required to start doing code reviews and I was wondering what the standard is for code reviews.
>
>We have a QA department that tests our modifications and development from the front end so we minimize the bugs that get release in our product. Since we have a QA we've never done an official code review. If we see something in the code while we are modifying that section that we think is wrong we will fix that also.
>
>Companies that do code reviews do they review every modification? Or do they only do it on certain criteria, like if a developer has less than 2 years experience?
Hector Correa
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform