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

New in 11.2: The Little Things That Add Up to Big Quality

Delphi, C++Builder and RAD Studio 11.2 is already available. I recently posted a peek into one new IDE feature. But what else 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 and improvements. So is performance. So is the C++ toolchain, and the Delphi…
Read more
C++IDERAD Studio

Is C++ A Programming Language?

C++ is a great thing to develop amazing apps but is it a programming tool or a programming language? Using a powerful, fast and reliable C++ compiler, IDE andC++ GUI frameworkare very important for beginners and professionals but how do they help and what do they…
DelphiIDERAD Studio

Developing Mobile Apps For Multiple Platforms: What Are The Best Practices?

With the increasing use of smartphones, mobile apps are a primary source of social outreach, outward engagement, communication – personal and business – and even shopping. It’s hard to imagine a scenario now where mobile devices are not in some way playing a part. Their ubiquitous nature is both a boon and, in some ways an imposition. But, like them or love them, as a developer…
Read more
C++Code

Do While Loop C++ Example Program For Beginners

Some of the most important parts of programming are loops that allow your algorithms to run iterations. C and C++ have many options to perform and control loops that count or carry out operations based on a given condition. In addition to thefor()loop, do-while…
C++DelphiIDERAD Studio

10 Best Free Cross Platform Productivity Apps In 2022

Productivity apps have made life much easier for a lot of us. From organizing daily tasks to achieving goals, these apps have become a centerfold of modern life, especially with work-from-home becoming more common. We have compiled some of the best free cross-platform productivity apps in 2022.  While apps make things simpler, they can be hard to use when they are limited to specific devices…
Read more
C++CodeIDE

Where To Start Windows App Development With A C++ IDE?

In this post we explain simply how you can start to build Windows applications from a beginner’s level using a fast and reliable C++ Compiler. Once you have installed the C++ IDE it will literally take you less than 3 minutes to create, compile and run your very first C++ Windows app. Let’s try it together now! Which tool do I need to develop a Windows C++ app? If you want to…
Read more
CodeDelphiWebinar

How To Live Track The ISS International Space Station

Our Winter Webinars series has been a lot of fun, showing you how to write genuine low-code cross-platform apps that do cool things with a few lines of code and get them to work on Windows, macOS…

IN THE ARTICLES