Resources: Code Review
Code Review Resource Center
Get Started
What Is Code Review?
Code review involves one or more fellow programmers inspecting source code they didn't write themselves and providing feedback to the original author.
Read article →Understanding Code Review
Too often, code review is treated like a checkbox. But with the right process in place, it becomes one of your most powerful tools for building better software—faster.
Read article →Code Review Best Practices
Code Review, when implemented correctly can transform the QA process for your software. Learn the best tips and strategies from the top code review tool in the industry.
Read article →Fundamentals of Performance Profiling
Performance profilers help you analyze your applications and improve poorly performing code. Learn what they measure, and how to trust the results.
Read article →