Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
News

GetIt Update: RAD Studio 11 GetIt Online Installation along with Delphi and C++Builder Community Edition Are Now Available

Embarcadero has now restored RAD Studio 11.3, Delphi 11.3 and C++Builder 11.3 product installation through the online (GetIt-based) installer. This includes the ability to install Delphi Community Edition and C++Builder Community Edition. This is in addition to the RAD Studio 12 GetIt-based installation and add-on packages we restored recently. The build we are making available today is a new…
Read more
News

Matthias Eißing, Technical Consultant at Embarcadero DACH

It is with deep sadness that we bid farewell to our long-time colleague and friend Matthias Eißing, who passed away suddenly and unexpectedly on 14 February 2024 at the age of 53. We are were all extremely shocked by the news of his death. Matthias leaves behind his partner…
DelphiRAD StudioWebinar

Delphi's 29th Anniversary Webinar Replay And Slides

Well, that was a lot of fun! We just had an amazing “not your usual webinar” event where we celebrated the anniversary of 29 years since the release of Delphi. We covered all the sorts of things you would expect with a great presentation of the history of Delphi 1 by Marco Geuze of GDK Software as well as a look through some of the less usual things Developer Advocates like myself get…
Read more
C++CodeRAD Studio

Let's Develop A C++ Optimization AI App By Using Genetic Algorithms

Hello Everyone, this week we have new C++ posts that can be compiled with C++ Builder (versions 10, 11, or 12) or any other compiler that supports C++17 standard and beyond. AI technologies are evolving rapidly, and our first post is about the Genetic Algorithm (GA), first mentioned by Željko Kovačević (Embarcadero MVP). Željko has amazing VCL Examples and blog posts about C++ Builder.
Read more
News

RAD Studio 12 Athens Patch 1 Available

Today Embarcadero released a patch for RAD Studio, Delphi, and C++Builder 12 Athens. This patch addresses several issues in RAD Studio 12, primarily involving the IDE, the Delphi 64-bit compiler, FireMonkey, VCL, and URI processing. Installing this patch is highly…
C++RAD Studio

Let's Learn Modern C++ With C++ Builder 12 In Examples

Hello everyone, this week we have new C++ posts that can be compiled with C++ Builder 12 bcc64x or any compiler that supports C++17 standard and beyond. In this week’s posts, we explain what a copy assignment operator is and its types in usage with many C++ examples. In the other post, we explain the type-safe union, std::variant with examples. In the last post that we picked, we…
Read more
C++CodeIDERAD Studio

What Are The Container Adapters in Modern C++?

Hello developers, here we will explain the container adapters. Before I get into that, as a C++ Builder developer, I should say that these past few weeks have made me so happy that we released the new…

IN THE ARTICLES