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

Marco Cantú wins the Niklaus Wirth Award for Most Valuable Contributor To Pascal

We are very pleased to announce that our very own Marco Cantú has been given the Niklaus Wirth Award by The International Pascal Congress hosted by The University of Salamanca in Spain. The citation from the jury finishes with the sentence “Marco Cantù is one of the most brilliant, original, and distinguished figures of Pascal Community”. I don’t think we could have said it better…
Read more
C++CodeRAD Studio

What Is The Copy Assignment Operator In C++?

Hello developers, right now it is Summer here and nature is blooming and beckoning us to leave the warm glow of our computers behind. During those moments where you’ve hopefully got some time in the sunshine to relax, we’ve got some great new C++ topics for you to peruse. Today we have 5 more C++ posts about Copy Assignment Operators. All of the C++ examples in these posts can be used…
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

What’s Coming in Delphi and C++Builder Libraries

If you are following what’s happening around RAD Studio, you’ve likely seen our announcement in terms of a renewed C++ language focus, What’s Coming for C++Builder: An Amazing Preview. As a follow-up to our exciting C++Builder updates, we wanted to share some specifics…
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
C++CodeHow-To'sModernizationRAD Studio

My code used to work but crashes! Easily Solving Incorrect Code with bcc64x

We’ve had a couple of support requests that are along the lines of, ‘I’m upgrading to the new Win64 Modern C++ toolchain. But when I run my app built in Release mode, it crashes, and…

IN THE ARTICLES