http://java.dzone.com/articles/how-conduct-effective-code?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed:+javalobby/frontpage+(Javalobby+/+Java+Zone)
코드 리뷰 관련 포스트.
공감 할 내용이 많다. 핵심 문장만 기억하자.
1. A good code review always goes beyond the obvious
2. Try to avoid becoming the bottleneck in the review process (I am not a big process weenie!!)
3. A process is just an enabler not the end in itself
4. Build the culture of knowledge sharing in your team
5. Rome was not built in a day. Take your time
반응형
'emotional developer > detect-Java' 카테고리의 다른 글
Using of Collections.emptyList() the right way in Java 1.5+ (0) | 2010.07.28 |
---|---|
Enum Types (0) | 2010.07.23 |
JSP are more than templates (0) | 2010.07.22 |