Posts

Showing posts from 2016

FREE Delphi Starter Edition

Image
TL;DR Delphi and C++ Builder Starter Editions now Free Many of you may not remember the glory days of Delphi.  There was a time when Borland was the king of compilers: Turbo C++, Turbo Pascal, Turbo Basic... The breakthrough was with Delphi, a RAD studio IDE backed by the Pascal programming language (updated with OOP concepts and now called Object Pascal). Delphi provided a drag-and-drop window designer and went head-to-head with Visual Basic. It was wildly popular and the Win32 landscape is littered with important projects that used Delphi. Here are a few: Dev-Cpp (90,760 downloads at Sourceforge last week, by the way) Inno Setup (Popular installer package) WinRAR Just Basic / Liberty Basic FL Studio / Fruity Loops Digital Audio Workstation GameMaker Studio ... In any case, there was a lot of great software made with Delphi. Pascal is pretty good to work with once you master it and the Delphi IDE made it really fast to build desktop applications. We're talking ...