Archive
Thursday, 7. June 2018
0
votes

One more reason to have an ARC win32 compiler: tracking down memory leaks efficiently
The Wiert Corner
– One of the reasons it is so hard to write ARC a compatible source base is that there is no Delphi ARC win32 compiler. So you have to debug your memory issues using the remote debugging capabilities which – besides very slow – are unstable at best. This is the number 1 reason I have been ...
3
votes

The Economics of Self-Publishing a Technical Book.
Delphi-losophy
– I’m a big Medium fan and subscriber. There’s a lot of great writing there. I recently came across this article, The Economics of Writing a Technical Book, and read it with great interest. Having written three books of my own, I thought I’d write a bit about my experience with ...