Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
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 new optional class template, we teach you how to use alias templates for traits and we explain what std::any is and how…
Read more
DelphiRAD StudioWebinar

How To Create A Real Windows App Step By Step Guide

Hello developers. Our previous sessions in our Winter Webinars series which showed you how to create a real Android app step by step” and “how to create a real iOS app (even if you do not have a mac)” were extremely popular. During the sessions I showed how to use RAD Studio 12 to create multi-platform apps to target Android and iOS devices. Building on that is the following…
Read more
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

A Summary of Year 2023 for RAD Studio (and Delphi)

February 2023 Delphi 28th Anniversary Delphi Digital Fan Art Contest Collection DelphiCon 2023 Embarcadero released RAD Studio 11.3 Alexandria April 2023 Embarcadero released Delphi 11 Community Edition and C++ Builder 11 Community Edition May 2023 Ian Barker joins…
C++CodeIDE

What Are The CMath Mathematical Special Functions In Modern C++?

Hello developers, one of the most important parts of programming is using mathematical functions in calculations and developing faster and smarter computational algorithms. In professional programming, every bit of development in computational apps is important when using mathematical functions, methods and variables that we use, which may affect to speed of our calculations and the performance…
Read more
C++CodeRAD Studio

Three Professional C++ Posts That You Should Read

Hello Developers, 2024 is getting closer, and on your desktop or laptop there is a RAD Studio, C++ Builder 12, a modern C++ IDE. Combine these with a hot coffee, these are enough to develop great applications. C++ remains hugely popular and C++17 was another big milestone in the history of C++. It comes with a lot of new features, and today we have 3 posts about them. We have 3 new post picks…
Read more
NewsWebinar

QuickReport Is Back!

QuickReport is a much-loved reporting solution for RAD Studio with Delphi and C++Builder. It hit a crisis a few years back when the lead developer passed away unexpectedly. Now, with the help of…

IN THE ARTICLES