C++Code

C++Builder 13 brings the ISO C++23 language and libraries to the Modern Win64 C++ compiler

C++Builder 13 introduces enhanced capabilities for developers using the Modern Win64 C++ compiler (Bcc64x). This release enables C++ developers to work with the ISO C++23 language and libraries through the Clang v20 compiler, part of the LLVM v20 toolchain. The updated Bcc64x compiler defaults to C++23, but developers can also target C++20 or C++17 if needed. Additionally, the release supports…
Read more
C++DelphiTech PartnerWebinar

How To Get Real Help For Free With Code Reviews, Pull Requests, And Git Commits

In modern software development, even with a powerful modern IDE, if you work in a team, accept commits from contributors, or even merge modules/components from third-party providers, one of the most mind-numbing chores is reviewing the submitted code to track down any potential bugs, unwanted functionality, and to make sure it’s acceptable production quality. Earlier this week I was joined…
Read more
C++DatabaseDelphiInterBaseRAD StudioWebinarWindows

The Best Embedded Database For Your Mobile Apps Is Free

If you are looking for a fully functional powerful database which can be easily used in your mobile apps and, importantly, unlike SQLite, it supports full-strength encryption without having to pay an extra fee then we have some good news! Not only does InterBase work on practically every platform there is, including mobile devices, but you probably already have a license for it, for free. Why…
Read more
Case StudyDelphiShowcase

How Does Reliable Delphi Keep This Wonderland Running 365 Days A Year?

When you are open every single day of the year, rain or shine, your timings are measured in milliseconds, and your smallest distances are 0.7mm (0.03 inch) apart you begin to really appreciate how absolutely rock-solid Delphi is. These are the insanely complex engineering problems Daniel Wolf faces every day he walks into his workplace where he is surrounded by the roar of speeding racing car…
Read more