2 items tagged “complexity”
Static typing in OO languages isn’t the solution to software complexity, rather it’s an enabler of it. Static typing is like giving a drunk a bunch of breath mints and saying “Don’t drive drunk. But if you must, use these breath mints in case you get pulled over.”
— Damien Katz
11th June 2008, 6:51 am
Large codebases are the problem, not the language they’re written in. Find a way to break/decompose big codebases into little ones.
— Bill de hÓra
27th September 2007, 3:11 pm