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

How To Develop Apps With C++ On Windows

The activity of developing software is widely spread around the world, and it has become really easy to develop great apps without an extensive background in this area. There is even a phrase for it; “citizen developer”. Of course, professional, trained software engineers and other engineering disciplines related with this branch tend to be in the top-level of developers who are…
Read more
C++RAD Studio

Learn 5 Important Features Of C++ In Modern Programming

Hello C++ Developers, this spring is another milestone for the C++, the latest RAD Studio, C++ Builder 11.3 has been released. This release is focused on quality and a broad range of improvements. In C+ Builder, code compilation is highly improved and a whole raft of bug fixes in 11.3 which go into making this a good choice of modernC++ compilerand IDE. This week’s round-up…
Read more
C++RAD Studio

How To Use Very Large Numbers In C++ Builder

Hello C++ Developers. In recent weeks there was another milestone when the latest RAD Studio, C++ Builder 11.3 was released. This release focused on quality and a myriad of improvements. For C+ Builder specifically, code compilation is highly improved and there are many more improvements and a whole raft of fixes in 11.3 that go into making this a good choice of modern C++ app builder. How…
Read more
C++RAD Studio

Learn How To Use GPT-3 AI And Templates In C++

Hello C++ Developers, this week is another milestone for the C++, the latest RAD Studio, C++ Builder 11.3 has been released. This release is focused on quality and improvements. In C+ Builder, code compilation is highly improved in RAD Studio 11.1.5 and 11.2 and there are…
CodeDelphiNews

Calculating Pi in Delphi for Pi Day 2023

Update: I revisited the calculation of Pi with even more digits. In the United States today, March 14th is  π day (3rd month, 14th day, or 3/14). Traditions involve eating pie, the pastry, and calculating Pi, the irrational mathematical constant. Animation of the…
News

The New VCL ControlList Multiple Selection in Delphi 11.3

There is a small new features in the VCL library in the recently released Delphi 11.3, the option to enable multiple selection in the ControlList component of the VCL library. What is a ControlList? The ControlList component was introduced to the VCL a few years back to allow managing extremely large lists in a totally virtual way. A control list, in fact, has a panel with a structure that is…
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