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
C++DelphiRAD Studio

How To Build A Windows App

Every day something close to a billion people worldwide use different Windows apps for one reason or another and knowing how to build a Windows app is a valuable skill. Think, for instance, how modern graphic designers use apps for photo editing, illustrations, designing…
C++DelphiRAD Studio

Everything You Need To Create iOS Cross Platform Apps

Here are the slides and links for the “Everything you need to create iOS cross platform apps” webinar presented by Embarcadero MVP Ian Barker and Tech Partner and MVP Serge Pilko on 19th July 2022. Is there a replay of the “Everything You Need To Create iOS Cross Platform Apps” webinar? Yes, here is the YouTube replay of the webinar in full along with the Q & A…
Read more
C++Code

How To Use Strings And File Names In C++ Software?

Hello to All Beginner and Professional C++ Developers, C++ Builder is a modern, professional IDE with great C and C++ compilers for a range of different OS platforms tocreate great C++ software. The C++ Builder IDE and runtime have a lot of modern features. This is…
C++CodeDelphiIDERAD Studio

How To Build iOS Apps Without A Mac

To effectively answer how to build iOS apps without a Mac, we first need to know why some form of a Mac is always going to be necessary for a very small part of this process even though we discuss here how you can use a Windows computer to design and program macOS and iOS apps without needing to constantly swap to a Mac. Also, we will read how RAD studio is an excellent app builder software for…
Read more
C++CodeIDEInterBaseRAD Studio

How To Design Screens For Cross Platform C++ Apps And More

Hello C++ Developers, In a previous C++ apps article we covered 5 easy C++ string methods to learn where we focused on how to iterate and manipulate strings in C++ in various ways. Today we have new different topics. In the first post pick, we will learn a reverse search method in modern C++. In another post, we will learn 3 different ways to remove characters of a wide string in a…
Read more