Code Reviews Content on InfoQ
Latest featured content about Code Reviews

- 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?
-
By Luke Francl
on Jan 02, 2009,

- 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.
-
By Brian Chess
on Aug 06, 2008,
News about Code Reviews
- .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.
-
By Robert Bazinet
on Jul 11, 2008,