Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
C++DelphiRAD Studio

Ryzen 9 5950x: Parallel Compile 124 Windows C++ Projects In ~1 Minute With 16 Cores

Modern CPUs like the AMD Ryzen 9 5950x with their 16 cores and 32 threads offer a significant productivity boost when developing C++ projects for Windows. As we saw in the previous post (Compile 1 Million Lines Of C++ In ~2 Minutes With A 16 Core Ryzen 9 5950x) we were able to compile over 1 million lines of C++ code in around 2 minutes using TwineCompile in C++Builder. Additionally, we were able…
Read more
News

Join TCoffee and Code Week - 1st to 5th Feb

Join us for “TCoffee and Code” Join us every day between the 1st & 5th of February for TCoffeeAndCode as we have a virtual coffee break at 11am GMT each day. With Covid still keeping many developers away from the office and the rest of their teams, we decided…
Tech Partner

Cross-Platform to Windows, macOS, Linux with Firepower - Replay

In this webinar, Embarcadero Delphi MVP Ian Barker writes and deploys an app that targets Windows, macOS, and Linux from one set of code using just Delphi 10.4 and the FirePower components from Woll2Woll software. Roy Woll (from Woll2Woll) will be taking part in a live Q & A session with Ian after the demonstration to answer your questions plus, attendees can get a coupon for a discount on the…
Read more
DatabaseNews

User Defined Functions with InterBase

InterBase has several built in functions that developers can use to create and optimize SQL queries. In some situations though, you may find yourself needing to expand queries or work with more complex queries that include string, date and statistical functions.
DelphiNewsShowcase

Incredibly Powerful Enhanced Terminal And Network Toolkit For Windows Is Built In Delphi

MobaXterm is an enhanced terminal for Windows with an X11 server, tabbed SSH client, and network tools, and it is built in Delphi. The sheer number of features in this enhanced terminal for Windows is mind-blowing. Major features include an embedded X server, DISPLAY is exported from remote Unix to local Windows, X11-Forwarding capability, tabbed terminal with SSH, many Unix/Linux commands on…
Read more
C++CodeHow-To'sModernizationRAD Studio

My code used to work but crashes! Easily Solving Incorrect Code with bcc64x

We’ve had a couple of support requests that are along the lines of, ‘I’m upgrading to the new Win64 Modern C++ toolchain. But when I run my app built in Release mode, it crashes, and…

IN THE ARTICLES