C++DelphiRAD StudioWebinar

How To Create A Real Mac App Step By Step Guide

Hello developers. Our previous sessions in our Winter Webinars series which showed you how to create a real Android app step by step“, how to create a real iOS app (even if you do not have a mac), and how to create a real windows app were extremely popular. During the sessions I showed how to use RAD Studio 12 to create multi-platform apps to target Android, iOS and Windows devices. Building…
Read more
C++Code

Three Important C++ 17 Posts That Can Be Used In 2024

Happy New Year Developers! We wish you a great new year that brings peace, happiness, health, and success to you and your family. This week, we have 3 more Modern C++ features that can be used in C++ Builder. The contents of the Parallelism Technical Specification are added…
C++CodeIDE

What Are The CMath Mathematical Special Functions In Modern C++?

Hello developers, one of the most important parts of programming is using mathematical functions in calculations and developing faster and smarter computational algorithms. In professional programming, every bit of development in computational apps is important when using mathematical functions, methods and variables that we use, which may affect to speed of our calculations and the performance…
Read more
C++CodeRAD Studio

This Is How To Use C++ Functions In A Python App

Do you want to know how to create and C++ functions in a Python app? In this article we will show you how to use the newC++ Builder 12 to create a C++ function, step by step, and then call that function in any Python app. C++ Builder 12 is released packed full of great features, optimizations, and improvements. One of the great features of C++ Builder 12 was the inclusion of an initial…
Read more
DelphiRAD StudioWebinar

How To Create A Real Android App Step By Step Guide

Hello developers. I hope you are keeping safe and well. Our next session in our Winter Webinars series was extremely popular. During the session I showed how to use RAD Studio 12 to create multi-platform apps to target Android devices. I took viewers through the steps necessary to make an Android device work – and we even had one developer watching who had been previously unable to get their…
Read more