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

Announcing Enterprise CodeRage 2022

Join Embarcadero for this short two day virtual conference on Enterprise development with your favorite development tools. December 20th and 21st from 10 AM to 5 PM CST each day, all free. Topics include multithreaded algorithms, SQL databases, custom VCL styles, microservices, refactoring, enterprise iOS app deployment, visualization, user interface design, and more! Save Your Seat Each…
Read more
C++CodeIDE

C++ in the News

In this blog post you’ll find links to recent C++ articles related to the language, programming, ISO standard and software development. The articles included are for the period of November 6, 2022 to December 7, 2022. C++ Language Bjarne Stroustrup was live online on Nov 15, 2022: ‘What is good C++ code?’ Read the Article and Watch the YouTube Video C++ overtakes Java in December…
Read more
C++CodeRAD Studio

Introduction To C Programming In 2023

Hello to all developers. As we write this, a new year is approaching and we have introduction-level beginner posts about C programming that may help and motivate you, your friends and family, or your students to make learning to code your new year resolution and start new…
News

Embarcadero InterBase 2020 Update 4 Released!

We are happy to announce that today Embarcadero has released a new version of its InterBase flagship database engine, InterBase 2020 Update 4. With this release, the company continues to improve the product’s quality and usability. General and Quality Improvements This release is for both Server based and ToGo Edition users. It includes stability improvements developed to enhance the customer…
Read more
News

Delphi With Statements and Local Variables

I was recently discussing against the use of the with statement in Delphi with a customer and I realized that local variables offer a very good way to get rid of with statements As any Delphi developer knows, the with statements have been long in the Object Pascal…
CodeDelphi

Latest updates in Python4Delphi and PythonEnvironments in Delphi-Python EcoSystem

We’ve launched a new series of Delphi-Python EcoSystem update posts with the first Stable Python Environments blog post. This post will cover more development updates we had in the meantime, not just for development on Windows but for other platforms too. This update focuses on both the Python4Delphi (P4D) and the PythonEnvironments projects. Python4Delphi (P4D) is the core…
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