Being a long time Delphi programmer, I really enjoyed this blog posting about learning Delphi. My favorite quote:
The Delphi compiler itself is lightning fast. Sometimes I compile twice because I’m not sure I actually hit the compile key.
It is so true. The first thing I do when I install Delphi is to check the show compilation progress
box. An other great Delphi blog is The Oracle at Delphi.