News

Announcing the Availability of RAD Studio 11.2 Alexandria

Embarcadero is pleased to announce the release of RAD Studio 11 Alexandria Release 2, also known as RAD Studio 11.2, along with Delphi 11.2 and C++Builder 11.2. RAD Studio 11.2 includes support for the iOS Simulator platform on macOS ARM 64 for the Delphi language, migrates the Delphi Linux debugger to the LLDB technology, and adds some significant new features to the RAD Studio IDE, including…
Read more
C++DelphiIDENewsRAD Studio

New in 11.2: a Peek Into Markdown And Help Insight

Delphi, C++Builder and RAD Studio 11.2 is already available for download, and a couple of weeks ago Marco posted a preview for one new feature, iOS Simulator for Delphi. But what is in the IDE? 11.2 is a quality-focused release. That means a lot of work on existing features, ensuring they work smoothly: high DPI VCL design, for example, is an area with a lot of focus. But in this release we have…
Read more
C++CodeIDERAD Studio

5 Tips On C And C++ Coding For Beginners

Hello to all C and C++ developers, beginners and professionals of the programming world. Today we have 5 beginner level steps of the C and C++ coding that may help you and motivate to start new apps on Windows, Linux, iOS or on IoT systems like Arduino devices. This week’s topics are a round-up of some more great C and C++ programming articles from the LearnCPlusPlus website. In…
Read more
C++Code

This Is How To Start C Programming

Hello to our fellow C++ developers. I hope you are keeping well, healthy and safe. C++ Builder is a modern, professional C++ IDE and although its main focus is on providing an absolutely first class experience while developing C++ apps C++ Builder also allows you to carry out C programming. The C++ Builder IDE has great C and C++ compilers to create a wealth of different software for…
Read more