News archive
Windows
March 2010
-
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…
-
written by Stefaan Lesage on 09/03/2010
Simplify your Delphi Code using some basic rules, OO techniques and some refactoring (Part 1)
Quite often clients require me to work on their existing code to fix some problems or add some new features. Most of the time the code was initially written many years ago, and…
June 2009
-
written by Stefaan Lesage on 23/06/2009
The future of Delphi looks brighter than ever before
A few weeks ago I was invited to a meet and greet in Brussels with David Intersimone, better known as David I in the Delphi Community. David was going to tell us something…
