This is the third year Delphi is listed in the very large StackOverflow survey and results for the language are very much in line with last year.
The Delphi programming language is officially listed in the most recent StackOverflow developers survey, like in the last couple of years. Before we get to some of the details, the short summary is that Delphi usage hasn’t changed, going from at…
What’s Coming in Delphi and C++Builder Libraries
May 24, 2023
If you are following what’s happening around RAD Studio, you’ve likely seen our announcement in terms of a renewed C++ language focus, What’s Coming for C++Builder: An Amazing Preview. As a follow-up to our exciting C++Builder updates, we wanted to share some specifics…
This article is the third in a three-part series looking at the family of brands to which Embarcadero belongs. The first and second articles in the series are also available.
As a RAD Studio, Delphi, C++Builder and InterBase user you’re likely aware that Embarcadero is a…
In the second of a three-part series, we are looking at the family of brands to which Embarcadero belongs. The first and third articles in the series are also available.
As a RAD Studio, Delphi, C++Builder and InterBase user you’re likely aware that Embarcadero is a subsidiary of the Idera Corporation. The Idera Corporation also owns a number of other brands that fall into three broad groups…
The Idera Inc. Family of Brands 1/3 - Data Tools
May 8, 2023
As a RAD Studio, Delphi, C++Builder and InterBase user you’re likely aware that Embarcadero, the company that brings you these tools, is a subsidiary of the Idera Corporation.
You’re less likely to be aware, however, that the Idera Corporation also owns a number of other…
The Pros And Cons of The C++ Programming Language
April 26, 2023
C++ has a reputation for being one of the most efficient and powerful programming languages. It is still incredibly popular in almost all developer surveys despite having been available for over 40 years. Understanding the pros and cons of the C++ programming language can…
Where Is A C++ Compiler Download For Windows App Development
April 20, 2023
Here is the quick answer: If you are new to C++ and want to compile code for the first time, we recommend you try the free C++ Builder Community Edition for students, beginners, and startups.
C++ Builder is the easiest and fastest C and C++ IDE for building anything from simple to professional applications on the Windows, macOS, and mobile operating systems. It is also easy for beginners to…
What Is Modern C++ in 2023?
April 14, 2023
Every year, the “Modern C++” term appears in many discussions. In general, the “Modern C++” term started with the release of the C++11standards. Since that time, the C++14, C++17, and C++20 standards followed. In the future C++23 is on the horizon…
RAD Studio 11.3 Alexandria Patch 1 Available
April 11, 2023
Today Embarcadero released a patch for RAD Studio, Delphi, and C++Builder 11.3 Alexandria. This patch addresses several issues in RAD Studio 11.3, including a content type parsing issue with REST requests and skipping some database events, some errors in the IDE and…
The Easiest C++ Compiler For The Windows Development
April 7, 2023
As a software developer, if you are focused on an application development project, as a professional you want to focus only on your project, your code, the UI, and your application’s runtime requirements. If your IDE is hard to handle it can cost a lot of time on low-level or mundane things, slow completion, linking problems, run-time debugging operation requirements, confusing debugging…