CV (2023)
ⵙ
ⵙ
Life Map (1985 - 2008)
ⵙ
Thesis (2007)
ⵙ
ⵙ
It’s cheaper to build high-quality software than it is to build
and fix lowquality software. You should go to the effort of
writing good code, which you can do once, rather than the effort
of reading bad code, which you’d have to do again and again.
Complexity is not a new feature of software development. Reduce complexity. The single most important reason to create a routine is to reduce a program's complexity. Create a routine to hide information so that you won't need to think about it. -- Steve McConnell
Complexity is not a new feature of software development. Reduce complexity. The single most important reason to create a routine is to reduce a program's complexity. Create a routine to hide information so that you won't need to think about it. -- Steve McConnell