Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
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
News

A Delphi Demo with WeatherStack by APILayer

I recently gave a presentation about the use of cloud and REST APIs from Delphi at the Italian Delphi Day conference, at the end of June. Among the various demos, I made some experiments using APILayer REST APIs. In case you don’t know, APILayer is a company that is part…
DelphiRAD Studio

Which Frameworks Can Be Used To Develop Cross Platform Applications?

As a methodology for software development, cross platform applications development has been rapidly gaining traction – and for good reasons too. Putting it simply, cross-platform development means developing software that will work across multiple platforms and types of devices. Unlike traditional frameworks that limit your application to a specific type of device or operating system…
Read more
C++DelphiRAD Studio

How To Come Up With Software Ideas?

Coming up with the right software ideas is important. Without the right concept, you cannot effectively address the issues of your target consumers. As a result, your application will miserably fail on the market. How can you come up with effective and productive software ideas? How can you find the real problem and the need of users? Which IDE software can help you quickly turn your idea into…
Read more
C++CodeRAD Studio

Everything You Need To Know About Destructors In A C++ App

Hello Great C++ Developers, C++ Builder is a great C++ IDE and compiler to help you build a wonderful C++ app with lots of modern features and this is another amazing week with a lot of new C++ posts. This week, we pick some of different usage methods of constructor and destructor in classes. Object Oriented Programming is a way to integrate with objects which can contain data in the…
Read more
ModernizationNewsRAD Studio

Why RAD Studio Apps Are Forever

The backward and forward compatibility of Delphi is simply legendary. Few languages and libraries, if any, can match Delphi’s backward and forward compatibility and stability, which can make even…

IN THE ARTICLES