News

Celebrate Delphi's 27th by Upgrading Your Skills #Delphi27th

There is a interesting increase in the instructive content available for RAD Studio recently, in particular for Delphi. There are new books being released frequently, whitepapers and videos, as well formal training courses, covering a myriad of topics from beginners to advanced users. To celebrate the Delphi 27th anniversary, I’ve decide to create this blog and list all the content and…
Read more
DelphiNews

Building The Future With Delphi #Delphi27th

Bill Clinton was President, Windows 3.1 was king, and CompuServe was still a thing. The R&D team at Borland Software Corporation which included Anders Hejlsberg, Gary Whizin, Chuck Jazdzewski, Dave Scofield, Allen Bauer, Hank Cox, Marc Cousineau, and Ray Kaestner…
DelphiIDENews

Delphi Timewarp - 1995 And Delphi’s Mythical Origins

1995 is a very important year in the history of Delphi. On February 14 of that year the first version of Delphi was released for 16-bit Windows 3.1 as a Rapid Application Development (RAD) tool.  Delphi came as a departure from its predecessor, Borland’s Turbo Pascal for Windows. Turbo Pascal combined an editor, debugger, compiler, linker, and libraries, and evolved into Object Pascal after…
Read more
Delphi

Is Java Dead? What Is the Best Alternative?

Java was developed by Sun Microsystems and was later acquired by Oracle in 1995. According to its Wikipedia page, “Java is a high-level, class-based, object-oriented programming language, designed to have as few implementation dependencies as possible.” Although it has been one of the most widely used programming languages over the years, there have been many questions and discussions…
Read more
RAD Studio

The Future Of Software Performance Is At Stake

If you look at the modern-day software development industry from outside, everything, especially development on windows, looks like it couldn’t have been better. Virtually every technology field that requires programming, from websites and consumer services to…
C++Delphi

The Power Of The Future Is Rooted In The Past

First programming languages were written in the 1950s, long before our modern day ide software was even a twinkle in the eye of the most forward-thinking minds. Those early languages were very close to the hardware. Instructions were extremely unsophisticated and were almost one-to-one conversions of a circuit’s purpose: load value, multiply value, subtract value. In fact, multiplication was…
Read more