Tuesday, February 9, 2016

Code Review by Example - The singleton pattern



Code review is continuous process of reading and examination of code in order improve quality of the software. In code review phase the author of the code or the peer reviewers try to find mistakes, bugs and issues overlooked in the previous development phase.

from My Pocket http://www.codeproject.com/Articles/1077197/Code-Review-by-Example-The-singleton-pattern

No comments:

Post a Comment