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…
A Beginner’s Guide to Artificial Intelligence
November 30, 2021
There’s no denying the tumult, horrors and massive loss of life during World War II. But, as is often the case, from this environment of desperation and hardship sprang many technological advances. Alan Turing, helped lead an unprecedented cadre of mathematicians and…
Artificial Intelligence: Expectations vs. Reality
November 26, 2021
Let’s face it; we humans can be drawn to exaggerate and over-generalize when it comes to modern technology, especially during its early-adoption, nascent phases. This is understandable, many major tech introductions have the potential to change the way the world works or…
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…
What Is It Like To Be A Developer Stephane Jordi?
November 17, 2021
Hello. This article is part of a series where we speak with professional software developers who use Windows App Development Tools, ask them what it’s like to write code for a living, and perhaps gain a few insights into the software development industry along the way.
Developer and Development News - Sunday, November 14, 2021
November 14, 2021
I’ve built a C++Builder app that pulls development related news and posts from more than 50 developer focused RSS news feeds. From time to time, I’ll highlight some of the articles that piqued my interest.
Beautiful C++: 30 Core Guidelines for Writing Clean, Safe, and…
What Are C++ Live Data Bindings, Charts And Vectors?
October 15, 2021
Hello C++ Developers,
C++ Builder has a lot of specific great features for handling and linking to data as well as different ways to visualize what you’ve retrieved. You can use visual bindings on the standard components or you can use it with data components as a data…
Everything You Need To Know About Paths And Files In C++
October 12, 2021
Hello C++ Developers,
We have some really great C++ posts on LearnCPlusPlus.org with examples about Path Manipulation Routines that can be used in your C++ Builder Windows applications or your Mobile application, games, or may help to extend your C++ knowledge by the…


