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 of Idera, like Embarcadero. Why REST APIs Before we explore specific APIs and demos, I’d like to discuss the relevance of…
Read more
DelphiIDERAD StudioWindows

How Can You Develop Apple Apps On Windows

So, what do you need for Apple app development on Windows? What if you could use a single IDE instead of combining different IDE software or tools from different vendors that will take more space and resources from your workstation, potentially all working in different ways which will add massively to your learning curve? What you need is a cross-platform development like Delphi which can create…
Read more
C++DelphiRAD Studio

What Is A Low Code Application Platform? An Overview

The idea of a low code application platform has become a trend in recent years. By 2024, Gartner projects that low code will comprise more than 65% of app development activity. The need to offer digital solutions for COVID-19 has increased this trend. It’s vital to understand the notion of low code. A low code platform is a development environment. It allows non-technical users to create…
Read more
C++IDERAD Studio

What IDE Is Best For Creating C++ Software?

C++ is one of the most powerful programming languages as well as being one of the world’s most popular. It has many pre-defined variables, functions, and libraries. Using a fast and reliable C++ software editor, IDE and C++ compiler is very important for beginners and professionals since it helps C++ developers in remembering which language features exist, how to use them, and even detect errors…
Read more