Showing posts with label static code analysis. Show all posts
Showing posts with label static code analysis. Show all posts

Friday, November 23, 2012

Saturday, November 3, 2012

Spaghetti? Or just Big?

Here's a thoughtful article about why spaghetti code is harmful (it's too hard to understand all at once) but pointing out that spaghetti is only one way that code can become humanly impossible.  Big Code is the underlying problem: code that has gone beyond some threshold complexity that is maintainable.

It makes you want to get back to work on AI.

On that note, here's a link dump on static code analysis: