C++RAD Studio

Let's Learn 5 Features Of Modern C++

Hello C++ Developers, I hope now you are enjoying your summer vacation, or you are happy with your work 🙂 Over on LearnCPLusPlus.org we add new C++ posts every day. These are good to learn the features of modern C++ compilers. In this round-up of recent articles we cover some important features of C++ such as the friend declaration, the inline namespace, the extended sizeof function, the…
Read more
C++RAD Studio

How To Use A Move Constructor In Modern C++

Hello everyone. With the C++11 standards, the move constructor allows you to move the resources from one object to another object without copying them. In this post we have gathered together some recent C++ articles from LearnCPlusPlus.org about Move Constructors. All of…
C++RAD Studio

What Are The Rules Of Modern C++?

Hello developers, actually there are no rules! 😁 You have a broad freedom in C++. If your C++ app is running well and performing its functions well then, you’re doing good. For me, I think this is the main rule of developing applications, “develop C++ apps…
C++RAD Studio

Everything You Need To Know About Move Constructors And Copy Assignment in Modern C++

Hello C++ Developers, today we have a great collection of C++ posts about Move Constructors and the Copy Assignment Operator. All of the C++ examples in these posts can be used with C++ Builder Enterprise, Architect, and Professional Editions, or the free version C++ Builder 11 CE Community Edition. These examples can be used in console applications, in VCL Windows applications, or in…
Read more
C++IDERAD Studio

The First Steps Of How To Develop Games In C++

Hello everyone. The C++ programming language is the most used programming language in game development. The gaming industry keeps growing, this can be seen by the number of new games, game tools, new 3D features, and many new gaming technologies that come in every week, and by the enormous incomes from game marketing. If you want to start game development for free or if you are just interested…
Read more
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 subsidiary of the Idera Corporation. The Idera Corporation also owns a number of other brands that fall into three broad groups…
Read more