Hello C++ Developers, this week, we have2great articles about some ofthe methods of std::stringandstd::wstring. Wehave alsoa topic aboutthe std::make_from_tuplefunction template. If you still haven’t read my previous posts,firstI should add that a few weeksagothe latest RAD StudioC++ Builder 12Update 1…
Do you want to use OpenAI to make your cross-platform apps generate realistic speech from text? Read all about how to do this in this article from Tech Partner Softacom.
Overview Of How To Use OpenAI To Add Realistic Text-To-Speech To Your Apps
Modern artificial…
A Tuesday Book Club! Webinar Replay
May 20, 2024
If you are just starting out learning to develop apps then choosing RAD Studio with Delphi is a pretty smart move. I know, I would say that wouldn’t I? But I really believe it. There are many thousands of examples, code repositories, and free components waiting for you…
We continued our webinar with a look at how ridiculously fast and easy it is to create cross-platform apps with RAD Studio and connect to a variety of databases. One of the great strengths of RAD Studio, and particularly Delphi and C++ Builder is how it can use components like FireDAC to connect to almost any database system there is available. In the webinar I looked at the range of built-in…
Hello C++ Developers! Yilmaz here, community manager for LearnCPlusPlus.org. I know most of you are interested in AI and using Python, Delphi, and other programming languages in addition to the C++ language. In C++ Builder, you can go more deeply to build your own AI…
Our recent series of webinars continued this past week with a look at how ridiculously fast and easy it is to create cross-platform apps with RAD Studio. You can very quickly design apps with RAD Studio which are powerful, modern, with rock-solid reliability – Delphi…
The latest RAD Studio C++ Builder 12 Update 1 has been released with a lot of amazing new features, such as the new bcc64x 64-bit CLANG compiler that has VCL/FMX/Skia GUI support with a one-click “64bit Windows Modern” platform option, a very useful Split Editor feature, fully integrated and enhanced Skia Library with an abundance of support for graphic formats (SVG, Animated GIF…
How To Use Skia With C++ Builder 12
April 28, 2024
The latest RAD Studio C++ Builder 12 Update 1 has been released with a lot of enticing new features, such as the new bcc64x 64-bit CLANG compiler that has VCL/FMX/Skia GUI support with a one-click “64bit Windows Modern” platform option, a very useful Split…
The Best Of Third-Party Components And Libraries
April 24, 2024
One of the great strengths of RAD Studio is how little you need to do to create incredible apps which can run on Windows, macOS, iOS, Android, and Linux. The secret sauce to that is the component-based way of programming. These little gems of ready-made functionality which…
What Are The Container Adapters in Modern C++?
April 19, 2024
Hello developers, here we will explain the container adapters. Before I get into that, as a C++ Builder developer, I should say that these past few weeks have made me so happy that we released the new RAD Studio 12.1. This release has massive C++ upgrades to the new Windows 64-bit Modern Compiler along with new VCL/FMX/Skia options to help with modern programming. There were also a lot of new…