I was looking through the “What’s New in version 11 Alexandria” and found a cool tidbit about small changes in the RTL for “Platform Identifiers“. Using these platform identifiers can help in your cross platform development projects. Ensuring that all of the platform related identifiers use a consistent naming pattern will also help in your programming efforts.
The RTL adds a new…
C++Builder Compilers Available in Version 11 Alexandria
December 1, 2021
This blog post contains the version output for the C++ command line compilers that are included in C++Builder version 11 Alexandria.
bcc32.exe --version
C:Program Files (x86)EmbarcaderoStudio22.0bin>bcc32.exe --version
Embarcadero C++ 7.60 for Win32 Copyright (c) 1993-2021…
9 Signs You Should Invest in Automation
December 1, 2021
In today’s economy, efficiency, speed, and productivity are key to prolonged success. However, many businesses still waste precious time and resources running manual processes that can be automated. Knowing when it’s time to automate specific manual processes can be…
Delphi 11 Alexandria Defines
November 24, 2021
As part of my recent DelphiCon 2021 session, Multi-Platform Explorations using Delphi, FMX, Feeds, REST and More, my example code needed to use IFDEFs for some of the uses statements, variable definitions and code. This blog post contains an example of the use of defines…
5 Of The Top Reasons Why You Should Use APIs
November 23, 2021
An Application Programmable Interface or API allows two applications to interact with each other using the API as a bridge or intermediary. If you are not familiar with how to integrate an API then you may be spending a lot of time unnecessarily writing a lot of code from…
5 Great Modern C++ Posts To Add To Your Toolkit
November 22, 2021
Hello C++ Developers,
LearnCPlusPlus.org is packed full of great articles on new modern C++ topics for professionals and beginners. In this article, we point you toward some recent great posts which focus on more Modern C++ coding topics. We have articles about the…
6 Ways To Improve Your C++ (And Neural Network!) Knowledge
November 15, 2021
Hello C++ Developers,
LearnCPlusPlus.org is packed full of great articles on new modern C++ topics for professionals and beginners. In this article, we point you toward some recent great posts about how to open old project files like *.mak and *.bpr files, how to create…
5 Reasons Why It's Great to be a Delphi Developer in 2021-2022
November 14, 2021
Delphi is one of the programming world’s legendary languages, a cornerstone of the history of software development. New languages have come to the fore as new platforms and frameworks have emerged, but Delphi has stood its ground as development trends came and went because…
How To Change Your Background On Windows
November 10, 2021
Vaporwave and synthwave, which combine futurism and nostalgia, have become popular in recent years. We commissioned a Brazilian artist to create a vaporwave aesthetic for RAD Studio, Delphi, and C++Builder. What better way to mark the occasion than with some vaporwave…
How To Start Containerization Using Windows Sandbox
November 9, 2021
Wouldn’t it be great if your computer could have a protective layer that prevents bad things from happening when you run strange things from the internet or open strange attachments? You can, however, using the Windows Sandbox.
Windows Sandbox is a great feature you…




