C++CodeRAD Studio

5 Modern C++ Posts That Can Be Used With C++ Builder 11 CE

Hello C++ developers, C++ students, and C++ educators. We recently had another milestone for the C++ programming language with a free version of C++ Builder, C++ Builder 11 CE Community Edition released in April 2023. If you are a start-up developer, student, hobbyist or just interested in learning to code then C++ Builder Community Edition may well be just the thing for you. Read the FAQ notes on…
Read more
News

The Idera Inc. Family of Brands 3/3 - DevOps Tools

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…
News

The Idera Inc. Family of Brands 2/3 - Developer Tools

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…
DatabaseNews

The Idera Inc. Family of Brands 1/3 - Data Tools

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 brands that fall into three broad groups – data tools, dev tools, and devops tools. Many of these brands have…
Read more
C++RAD Studio

5 Easy Things To Learn Using C++ Builder 11 CE

Hello C++ developers, C++ students, and C++ educators. This week was another milestone for the C++ programming language with a free version of C++ Builder, C++ Builder 11 CE Community Edition released on April 2023. If you are a start-up developer, student, hobbyist or just…
News

Delphi 11 and C++Builder 11 Community Editions Released!

Embarcadero has made available the Community Edition license for the most recent 11.3 release of Delphi and C++Builder. This is a free edition of either Delphi or C++Builder for students, hobbyists and startups (as the license is revenue-limited). What is Community…
C++CodeRAD Studio

The Pros And Cons of The C++ Programming Language

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 help you decide whether or not it’s right for you and also help you to select the right code editor (IDE) and C++ build…
Read more
C++IDERAD Studio

What Is Modern C++ in 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 already. Modern C++ consists of a lot of features of previous C++ standards too and, of course, those of the C Programming…
Read more