C++CodeDelphiIDERAD Studio

Create Powerful Linux Applications Using Delphi And FMXLinux

The demand for Linux applications is increasing year after year, as this free and open-source OS becomes more prevalent on PCs. For those of you who need to meet this demand, I present to you FMXLinux (Embarcadero Software License) for Delphi, which allows you to work on Delphi to develop amazing applications without having to learn another language or deal with a new IDE. Simple and powerful…
Read more
CodeDatabaseDelphiRAD Studio

Learn How To Use Delphi For Mobile And Database Development In This Bootcamp

In this webinar, you can learn about mobile and database development with Delphi. This webinar can be a quick start for new learners. Overview Introduction to mobile platformsPrototyping mobile apps on WindowsUsing platform servicesConditional defines & the mobile compilersUnderstanding ARC memory managementDeployment managerIntroduction to FireDACUsing embedded databasesUsing REST…
Read more
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