Wow, 25 years. Wasn't onboard right from the start but something like Delphi 4 or 5 when I was in school. Ended that "career" with some cracked version of Delphi 7 Enterprise (obviously one needed the biggest version as a 16 year old!). I have good memories of Delphi, was my start into programming. Nice to see it's still around.
Delphi's 25th Birthday
11–20 of 199 posts
Re: Delphi's 25th Birthday
#12Excerpt: "I started my coding career using a Turbo Pascal clone for the Commodore Amiga, something called High-Speed Pascal, published by UK based company Hi-Soft." It would be interesting if an open-source version of this Amiga Turbo Pascal clone - was available somewhere...
Re: Delphi's 25th Birthday
#13In case you still want to work with it : https://www.lazarus-ide.org/
https://www.embarcadero.com/products/delphi/starter
Lazarus and FreePascal are great, but they aren't 100% Delphi.
Re: Delphi's 25th Birthday
#14annual birthday party didn’t happen though - one developer couldn’t make it due to sickness and the second one decided not to go not wanting to feel alone ;-)
Delphi is alive over here, even if only on corporations with big pockets.
Re: Delphi's 25th Birthday
#15Re: Delphi's 25th Birthday
#16I bloody loved that language, but all of the components had serious errors that resulted in crashes. To make it worse, they are their own dog food, meaning the IDE itself crashed all the time.
This wouldn’t have been so bad, but then VB5 happened, which was much, much worse semantically but absolutely rock solid.
Of course, then C# happened, but devs like me had already left the ecosystem. (And the less said about all that bundled cruft the better.)
Re: Delphi's 25th Birthday
#17For those missing Delphi, have you considered VS/C#/Winforms? I gonna tell you than its binaries as portable as Delphi/Kylix(e.g. major platforms covered). The language is much less annoying (oh how i hated Type and Var sections in the times). The gui programming style can be similar or can be modernized. The designer and component library is vastly improved. Third party components are cheap compared to today's "clou…
And Delphi is still around, no need to talk as if it was dead.
In Germany, it has a regular section on the .NET developers magazine and an yearly conference.
Re: Delphi's 25th Birthday
#18Re: Delphi's 25th Birthday
#19For those missing Delphi, have you considered VS/C#/Winforms? I gonna tell you than its binaries as portable as Delphi/Kylix(e.g. major platforms covered). The language is much less annoying (oh how i hated Type and Var sections in the times). The gui programming style can be similar or can be modernized. The designer and component library is vastly improved. Third party components are cheap compared to today's "clou…
Yes, that is my daily driver nowadays, however .NET AOT experience still misses a bit compared with Delphi. And Delphi is still around, no need to talk as if it was dead. In Germany, it has a regular section on the .NET developers magazine and an yearly conference.
Their pricing is a bit of a barrier to entry for new apps now.