News

How Are Delphi And Electron Licenses Alike And How Do They Differ?

Delphi and Electron licenses differ significantly. In fact, in some ways, they are diametrically opposed. The benchmarking study cited in this blog post and the entire series of which is the seventh post looks at the similarities and differences between the two platforms. Read on and decide what to use in developing applications in different platforms. The “Discovering The Best…
Read more
CodeDelphiRAD Studio

What Is The Best Web Scraping Library For Development On Windows?

Did you know it’s easy to make use of some truly excellent Python libraries to super-charge your Delphi app development on Windows? Adding Python to your toolbox of Delphi code can enhance your app development, bringing in new capabilities which help you provide innovative and powerful solutions to your app’s users, which combine the best of Python with the supreme low-code and unparalleled…
Read more
C++IDE

13 Things About C++ Software You May Not Know

C++ is an incredibly versatile, powerful, multi-purpose programming language. There is quite literally nothing that cannot be done with C++ whether it be a low-level, close to metal system application which pulls out the maximum amount of power from the computer to the most…
DelphiInterviewTech Partner

Alister Christie And Serge Pilko Talk Delphi, Part 1 of 3: Career Beginnings With Delphi

In the world of Delphi, Alister Christie needs no introduction. He is the author of the legendary “Code Faster in Delphi”, and the creator of hundreds of videos that showed many of today’s Delphi developers around the world how to program and accomplish things with Delphi.  Of course, some people believe that the ‘real world’ itself is actually a simulation. We’re going…
Read more
DelphiRAD Studio

What You Need To Know - A Beginner's Guide To Windows UI Toolkits

A control or component is a user interface (UI) element that displays content or enables interaction. Components are the building blocks of the user interface. A ‘pattern’ is a recipe for combining several controls to make something new. This article gives a guide for Windows UI development and design guidance for better UI development with modern Windows UI toolkits. The Delphi…
Read more