Stefaan is an excellent developer with a mind of his own. If you present Stefaan with a job, you can forget the problem. It will get solved.
— Jan Dockx, CTO at Peopleware NV
News
-
written by Stefaan Lesage on 30 /03/2010
Simplify your Delphi Code using some basic rules, OO techniques and some refactoring (Part 4)
Part 4 in the series. Actually it's the rest of Part 3, since for some strange reason I couldn't get it into a single post...
-
written by Stefaan Lesage on
Simplify your Delphi Code using some basic rules, OO techniques and some refactoring (Part 3)
Now that we have a basic idea of what we want to achieve and how we could do it, it's time to write some code and create some classes...
-
written by Stefaan Lesage on 17 /03/2010
Simplify your Delphi Code using some basic rules, OO techniques and some refactoring (Part 2)
In the First part of this series, we gave a brief overview of some general rules. Meanwhile we've had some time to think about what our code is supposed to do, so it's…
