InfoQ

Topic/Tag specific view

Code Reviews Content on InfoQ


Latest featured content about Code Reviews

Testing is Overrated

Community
Agile,
Ruby
Topics
Delivering Quality,
Software Testing,
Defects

Developer-driven testing is probably the most influential software development technique of the last 10-15 years. There's no question that it has improved the practice of building software. And in a dynamic language like Ruby, it's hard to get by without it. But is it really the best way to find defects? Or is the emphasis on testing and test coverage barking up the wrong tree?

Secure Programming with Static Analysis

Community
Architecture
Topics
Code Analysis,
Security

Creating secure code requires more than just good intentions. Programmers need to know how to make their code safe in an almost infinite number of scenarios and configurations. Static source code analysis can uncover the kinds of errors that lead directly to vulnerabilities and in this talk, Brian Chess frames the software security problem and shows how static analysis is part of the solution.

News about Code Reviews

Getting Up-to-Speed on NDepend and Code Metrics

Community
.NET,
Architecture
Topics
Code Analysis

Any tool is only good if it is in the hands of a developer who knows how to use it. NDepend is one of those tools which is very powerful but addresses an aspect of software development too few architects or developers understand, software metrics.