CodeNews

Compile 1 Million Lines Of C++ In ~2 Minutes With A 16 Core Ryzen 9 5950x

The recently released AMD Ryzen 9 5950x offers 16 cores and 32 threads so let’s see what kind of performance we can get out of a parallel C++ compile with those 32 threads. At the time of this writing the AMD Ryzen 9 5950x has the highest single core CPU Benchmark score at around 3515. C++Builder is a rapid application development tool for building C++ Windows apps. It offers normal…
Read more
CodeDelphiIDE

9 Insightful Books For Mastering Delphi On Sale For $5 Each

Packt is a publisher of programming books and video courses and there are quite a few Delphi books published through their platform. They are running a sale right now where you can get each e-book (and video course) for $5 each. There are at least 9 books (most of them pretty recent) related to Delphi for sale through their platform including just published books like “Delphi GUI Programming…
Read more
C++Delphi

Easily Add Slide Animations To Your Cross Platform Apps With Gesture Support In This FireMonkey Sample

In this post, you will discover two different demo application,the first oneshows you how to add sliding tabs to an application through the use of multiple tabs with custom settings, next and back buttons, and gesture support.The second sampleshows you how to implement a master-detail interface and display the Multiview control as a slide-in drawer, popover menu, docked…
Read more