Hello C++ Developers,
This we will teach how to build a simple and modern chatbot C++ app with the use of Builder C++. In another post, we will teach more details about using breakpoints. Still, if you don’t know the difference between the #include <> and #include “”, we explain the difference in another great post. In C++, a cast operator is a Unary Operator which forces one data…
Picking the Best UI Framework for Windows 11 Development
March 9, 2022
This article contains the slides and the replay for the “Picking the Best UI Framework for Windows 11 Development” webinar along with the links mentioned during the presentation.
Here is the full replay of the “Picking the best UI framework for…
Despite the release of Windows 11 back in October 2021, Windows 10 is still the most popular version of the operating system. Although most people will update, many may avoid updating due to software compatibility issues. Therefore, targeting Windows 10 development will…
The Story Of The C++ Compiler And How To Wow Your Users
March 4, 2022
Hello C++ Developers,
Do you want to read about the long and successful story of C++ Compiler and programming language including C, Turbo-C++, Borland C++, C++ Builder, Visual C++, GNU C/C++, and Objective-C languages and IDEs? Well I’ve included a link below to just taht story. It’s one of the very many excellent C++-focused articles you can find every single day…
Native Windows Development Clean Code Has A Dirty Secret
March 3, 2022
There are many benefits of using clean code for native windows development, but increased productivity might be the most important. A productive development tool will save developers time and effort. Moreover, it will also minimize system downtime and customer frustration…
20 Fun Facts About Clean Code Development On Windows
March 1, 2022
If you carry out native development on windows for a living, clean coding can add fun and enjoyment to your job. Let us explore some fun facts about clean code windows program development.
1. Why is change inevitable in any software system?
A discarded software does…
The C++Builder 25th Anniversary: Visual Development, the Power of the C++ Language and 2.5 decades of Continuing Excellence
February 26, 2022
Delphi version 1 was launched at the Software Development Conference in San Francisco on February 14, 1995. I and other team members would travel around the world giving demonstrations of the IDE, Object Pascal language, VCL components, and database connectivity. When Delphi was released, one of the frequently asked questions was, “where is the Borland C++ version”. At that time we…
13 Things About C++ Software You May Not Know
February 22, 2022
C++ is an incredibly versatile, powerful, multi-purpose programming language. There is quite literally nothing that cannot be done with C++ whether it be a low-level, close to metal system application which pulls out the maximum amount of power from the computer to the most…
The Beginner's Guide to Clean Code Windows Development
February 18, 2022
Designing a well-crafted and easily manageable software system is the ultimate goal of any professional developer. Therefore, we need the best windows development tool and coding practices to achieve this goal. Clean coding is one such core practice that can help us in our…
A Cornucopia of Tools To Leverage
February 16, 2022
Delphi and C++ developers have a wide spectrum of available tools to help build solutions for their companies and customers. Beyond just the compiler, IDE, components and libraries, Embarcadero and Idera provide tools you can leverage to get development done faster and with higher quality. Here is a quick rundown of all of the tools.
Developer Tools
Delphi and C++Builder (Professional…