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

Embarcadero Introduces New IBLite Edition, IBToGo Subscription Offer

InterBase IBToGo is the embedded version of the InterBase database, offering encryption, a more generous database size, ChangeViews™, and other extended features compared to the IBLite free version. InterBase IBToGo is a multi platform solution, available for Windows, Linux, macOS, Android, and iOS. You can see a comparison of the feature of IBToGo, IBLite and the server editions at…
Read more
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…
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…
DelphiFireMonkeyIDENewsProductivityRAD StudioWindows

Coding Bootcamp 2023

Greetings, intrepid coders and digital enthusiasts! The digital realm constantly shifts, and with it comes the need for cutting-edge skills. This year, Embarcadero proudly presents our Coding Bootcamp 2023, an initiative meticulously crafted to bring forth the zenith of tech education, all wrapped up in an insightful and dynamic experience. Are you ready to dive into the Ocean of…
Read more
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++CodeRAD Studio

Learn More About Copy Assignment Operator In Modern C++

Hello C++ developers. This week, we continue our Copy Assignment Operator topics in C++. We have more posts in detail with examples. All of the C++ examples in these posts can be used with C++ Builder or the C++ Builder 11 CE Community Edition. These examples can also be used with Dev-C++, BCC C++ Compilers, and some other compilers such as the GCC compiler. If you just starting out on your C++…
Read more
DelphiRAD Studio

A Powerful Delphi Tool for Objective-C to Delphi Code Translation

We’re very lucky here at Embarcadero to have a whole team of extremely talented MVPs and Tech Partners who both champion our products as enthusiastic highly skilled users but also contribute towards the power of RAD Studio with Delphi and C++ with tools, components, and services of their own. A while back we asked our MVPs if they had any interesting open-source projects or ideas they…
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