IDERAD Studio

What Is An IDE?

We know and we’re sure you do too, that if you’re new to software development you’ll come across a lot of strange acronyms, abbreviations and unfamiliar terms which at first seem a little impenetrable and yet those in the know let them roll off their tongues in a way which makes you feel a little excluded. One of those terms you’ll hear often are developers talking about…
Read more
DelphiEventNews

Coding BootCamp 2022

Our free coding boot camp offers a comprehensive and interactive curriculum that will teach you the fundamentals of programming using Delphi and integrating with popular technologies such as Python, Android, iOS, Linux, and Arduino. You’ll also have the opportunity to…
C++

How To Make A Cross-Platform GUI

A cross-platform GUI is a great tool for designing apps and software that can run seamlessly on: Android, iOS, macOS, Windows, and Linux. So why create apps for different platforms when you can make one for all in less effort and expense? This article will teach you how to make a cross-platform GUI in RAD Studio which supports C++ and Delphi using very easy and simple steps. We know from search…
Read more
RAD Studio

Best Android App Development Software For Windows 10

Windows 10 has great potential for app development, with its powerful tools and features. However, not all software is created equal – some programs are better suited for Android app development than others and there are some key differences compared to how you develop a…
CodeDelphiTech Partner

This Is How To Store Cross Platform App Settings In JSON

Several older approaches to storing data related to program settings have been replaced by newer ones since the introduction of Delphi as the language kept pace with emerging modern ideas and practices. In general, examples of saving settings always followed the principles of the host operating system. This article looks into the various ways to store the settings for a cross platform app in the…
Read more
C++DelphiIDERAD StudioWindows

The Anatomy Of A Great Windows IDE

Many different text editors and IDEs are available for Windows, but not all are created equal. This article will look at some of the features that make a great Windows IDE. What is a Windows IDE? An IDE, or integrated development environment, is software that provides…
RAD Studio

Can I Do Linux Development On Windows?

Windows is the most popular desktop operating system in the world. Almost 50% of developers use it every day. At the same time, many of you are building and deploying applications to Linux-based servers running in the cloud. You need a solution for seamlessly developing Linux-based applications on Windows. It will allow you to maintain the settings across both operating systems. As a result, you…
Read more