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
Code

Code for Psychopaths, Report Issues for Friends

How often do you think about the people upstream and downstream from you in the software development lifecycle? The following is some lighthearted advice in the area of soft skills for software developers. When you write code you get bugs [insert test driven…
CodeDelphiIDEResearch

Delphi Offers Massive Productivity Boost Over WPF And Electron

How do Delphi, WPF .NET Framework, and Electron perform compared to each other, and what’s the best way to make an objective comparison? Embarcadero commissioned a whitepaper to investigate the differences between Delphi, WPF .NET Framework, and Electron for building Windows desktop applications. The benchmark application – a Windows 10 Calculator clone – was recreated in each framework…
Read more
C++CodeIDE

Tutorial: Introduction To C++ Parallel Compilation With TwineCompile

Use TwineCompile to improve your C++Builder developer speed and productivity. TwineCompile is available via the GetIt Package Manager for 10.4 and newer 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 ensures that files are compiled as…
Read more