C++Code

7 Tips For Learning C++ In 2021 From If Statements To IDEs And Compilers

LearnCPlusPlus.org is a great resource for learning C++. It has a number of posts that cover the basics like selecting a C++ IDE and a C++ compiler (we know you’ll choose C++Builder and Dev-C++ for maximum productivity, right 😉 First up we have a top 6 compilers list. Next we list the top c++ compilers. Following that we have a video about Test Drive C++ by Phil Nash at Cppcon 2020.
Read more
C++IDE

Tutorial: TwineCompile IDE Integration For C++ Parallel Compilation

Learn how to better integrate TwineCompile with your C++Builder IDE for maximum productivity. TwineCompile is available for 10.4 and newer through the GetIt Package Manager for developers with Update Subscription. TwineCompile lists its features as: Advanced compile system uses multi-threading technology and caching techniques to make C++ compiles 50x faster! Automatic background compiling engine…
Read more
C++Delphi

Create Beautiful Windows Applications With Visually Stunning VCL Styles For Delphi And C++

Back in 2017, while I was participating in an educational applications contest in central Asia, as a high school student, I utilized Delphi and some VCL styles in my application. With just one VCL style my app got first place in the contest! Find out more information about VCL Styles in the Embarcadero DocWiki. Actually, the content and the features of the application were also good, but the…
Read more
C++RAD Studio

Learn How Easy It Can Be To Update Your C++ Builder Projects With The Embarcadero Migration Team

Stephen, Mary, and Al are back and walk you through the process of modernizing and migrating a legacy C++ application to the new C++Builder 10.4, specifically incorporating InterBase and FireDAC connections, among other innovations. Yesterday’s Tools Won’t Cut It You’ve made the right choice to modernize your legacy apps! In order to be successful, you’ll need to upgrade to the…
Read more