Python is a general-purpose, high-level programming language which was first launched 31 years ago. It is known for its simplicity, readability, and excellent libraries. It consistently appears in lists of the top programming languages, so many part-time developers consider giving it more airtime. However, to do more in Python, you need a better Python development tool and learn new ways. Change…
Grab Your HUGE Delphi Anniversary “Innovation Timeline” Infographic!
February 14, 2022
Are you interested in seeing how your preferred programming language has progressed over time and what additional innovations it has enabled? Is Delphi tearing your curly brackets apart, or has C# sharpened your skills? Do you remember the various phones you’ve had…
Happy 27th Birthday Delphi and a Few Thoughts about Building the Future
February 14, 2022
My first Pascal, Turbo Pascal and Delphi Experiences
I wrote my first Pascal program in 1972 as a Computer Science student at Cal Poly San Luis Obispo. I knew from the beginning that Pascal would be part of my future career in some way. I first met Philippe Kahn at…
Building The Future With Delphi #Delphi27th
February 9, 2022
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 released Delphi and changed the software development world forever.
In 1995 Delphi was lauded as the next generation Windows…
Python on Android with Delphi FMX - The Cross Platform GUI Framework
January 26, 2022
Discover how Embarcadero’s new free Python modules bring the power and flexibility of Delphi’s GUI frameworks to Python GUI. VCL and FireMonkey (FMX) are mature graphical user interface libraries. VCL is primarily used for native Windows development, whereas…
Learn how Embarcadero’s newly released free Python GUI modules bring the power and flexibility of Delphi’s GUI frameworks to Python. VCL and FireMonkey (FMX) are mature GUI libraries. VCL is focused on native Windows development, while FireMonkey brings a…
The Impact of Log4j on Software Development with Delphi and C++Builder
December 22, 2021
Thoughts on the security issues of Log4j, what they imply for the developer community in general, and the specific effect on RAD Studio developers.
Unless you live on a remote island with no Internet connection, you’ve certainly heard about the Log4j issues that affected so many applications and internet services over the last 10 days. The coincidental discovery of this critical bug in the…
5 Reasons Why It's Great to be a Delphi Developer in 2021-2022
November 14, 2021
Delphi is one of the programming world’s legendary languages, a cornerstone of the history of software development. New languages have come to the fore as new platforms and frameworks have emerged, but Delphi has stood its ground as development trends came and went because…
Developer and Development News - Sunday, November 14, 2021
November 14, 2021
I’ve built a C++Builder app that pulls development related news and posts from more than 50 developer focused RSS news feeds. From time to time, I’ll highlight some of the articles that piqued my interest.
Beautiful C++: 30 Core Guidelines for Writing Clean…
Top 10 How-To’s: Delphi & Python
November 13, 2021
What would it be like to create tools that integrate Delphi with Python (including building Python GUI apps)? How much fun would it be to allow Delphi to execute Python code and call Python libraries, and allow Python to call modules in Delphi and interact with Delphi code, objects, interfaces and records?
Two-directional integration is a great boon to Delphi developers, and the open-source…