C++CodeRAD Studio

Clang v15 compiler support coming to C++Builder 12

For C++ developers who want to take advantage of new ISO C++ language features in Clang v15 along with the power and productivity of RAD development using C++Builder, stay tuned to the Embarcadero blogs and C++Builder product website for news about the next release of C++Builder. Note: “This blog post is based on a pre-release version of the RAD Studio software and it has been written with…
Read more
C++RAD Studio

5 Easy Things To Learn Using C++ Builder 11 CE

Hello C++ developers, C++ students, and C++ educators. This week was another milestone for the C++ programming language with a free version of C++ Builder, C++ Builder 11 CE Community Edition released on April 2023. If you are a start-up developer, student, hobbyist or just…
C++CodeIDE

C++ in the News

In this blog post you’ll find links to recent C++ articles related to the language, programming, ISO standard and software development. The articles included are for the period of November 6, 2022 to December 7, 2022. C++ Language Bjarne Stroustrup was live online on…
C++Code

2021 Annual C++ Developer Survey "Lite" by ISOCpp.org - Results summary

ISOCpp.org ran a C++ developer survey “lite” for the past week. You can find the PDF survey results on the site at https://isocpp.org/blog/2021/04/results-summary-2021-annual-cpp-developer-survey-lite More than 1800 C++ developers responded to the survey. Here are a few items that I pulled out of the PDF results. Almost 90% of respondents use C++ for work. Over 50% of developers have…
Read more
News

C++Builder support for ISO C++ in version 10.4 Sydney

There have been several questions on forums and Stack Overflow about ISO C++ language support in the most recent release of C++Builder. This post includes links and information about C++Builder compilers that are built on top of the Clang open source compilers. Learn more…
News

RAD Studio Installer Options

Installing RAD Studio via the online GetIt installer, and packages via the GetIt Package Manager, isrestored. Installing RAD Studio Today, we have two installers for Delphi, C++Builder and RAD Studio. Our GetIt, web-based installer, and our offline InstallAware installer (ISO). The GetIt installer technology was introduced with the 10.1 Berlin release. Using the GetIt installer is our…
Read more
C++

C++ Boot Camp: Game Development

Author: Aidan K7359 11-August-2016 / Day 4 of C++ Boot Camp is C++ Game Development hosted by Eli M., MVP, Developer and Entrepreneur from FMXExpress.com Four different games with classic game mechanics will be demonstrated. We will be also be covering topics such as App Tethering, utilizing TFrames to build your UI, using TRectangle as a light weight image object, accessing the device motion…
Read more