DelphiRAD StudioTech Partner

How To Develop For The New iPhone Even If You Don't Have One

Apple has this wonderful way of producing launch videos announcing new products which are immediately the most desirable, in-demand, must-have, tech. As a developer producing cross-platform apps it can be difficult to keep up and even harder to get hold of the device. But did you know RAD Studio can enable you to develop for the new iPhone even if you don’t have one? How to develop cross…
Read more
C++IDERAD Studio

How To Start With A Simple C++ Program

The C++ programming language is one of the most powerful programming languages as well as one of the world’s most popular. C++ Builder is a fast and reliable IDE and compiler which is one of the best IDEs you can get in C++ programming for iOS, Windows, and Android. Using…
C++IDERAD Studio

5 Tips To Start C And C++ Programming

Hello to all C and C++ developers, beginners and professionals of the programming world,Today we have 5 great tips for C nd C++ programming to motivate you in your app developer journey. Today’s topics are a round-up of some more great C++ programming articles from the LearnCPlusPlus.org website. C++ in general is a universal language with support for Windows, Mac-OS, iOS, Android, Linux…
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
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…
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