Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
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
News

Embarcadero Quality Portal Migration

Note that our new Quality portal is now live. Read about it here: https://blogs.embarcadero.com/the-new-quality-portal-is-live-here-are-the-details/ Quality Portal (https://quality.embarcadero.com/) is Embarcadero’s customer facing website for reporting bugs in…
News

Some Embarcadero Servers Are Experiencing A Hardware Outage

Many of you will have noticed by now that we are currently experiencing disruption to some of our services. In particular the RAD Studio installer, the GetIt package manager in the IDE, our Quality Portal, the DocWiki documentation site, certain authentication functions in…
C++CodeRAD Studio

Useful C++ 17 Features That You Should Learn

Hello Developers, in my opinion, the C++17 standard is one of the biggest milestones in the history of C++ development. It is amazing with a lot of new features, and in this weekly round post, we have another three important features that you should learn. We explain the…
C++Code

Three Important C++ 17 Posts That Can Be Used In 2024

Happy New Year Developers! We wish you a great new year that brings peace, happiness, health, and success to you and your family. This week, we have 3 more Modern C++ features that can be used in C++ Builder. The contents of the Parallelism Technical Specification are added…
News

Old Embarcadero Quality Portal Migrated to Atlassian JSM

Approximately two years ago, Embarcadero moved the public customer bug reporting and feature requests system for Delphi, C++Builder, and RAD Studio from an internally hosted instance of JIRA to…

IN THE ARTICLES