C++CodeDelphiIDERAD Studio

New Platform Identifiers in RAD Studio, Delphi and C++Builder 11 Alexandria

I was looking through the “What’s New in version 11 Alexandria” and found a cool tidbit about small changes in the RTL for “Platform Identifiers“. Using these platform identifiers can help in your cross platform development projects. Ensuring that all of the platform related identifiers use a consistent naming pattern will also help in your programming efforts. The…
Read more
C++DelphiRAD Studio

9 Signs You Should Invest in Automation

In today’s economy, efficiency, speed, and productivity are key to prolonged success. However, many businesses still waste precious time and resources running manual processes that can be automated. Knowing when it’s time to automate specific manual processes can be…
CodeDelphiRAD Studio

All You Need To Know About Using Low Code REST

REST is a type of software architecture that was designed to ensure interoperability between different Internet computer systems. Basically, the idea is that services that comply with REST architecture can more easily communicate with one another. You can integrate REST API with IDE Software for building Delphi Applications and C++ Apps. REST stands for representational state transfer and it…
Read more
C++DelphiRAD Studio

The High-Performance Future Of AI Is REST APIs

Businesses mostly prefer artificial intelligence solutions that are customized as per their needs and serve exactly the same purpose that they want to achieve. In such situations, that require a significant level of customization, desktop apps are still an ideal choice of adoption for fast-paced businesses. Desktop apps are powerful execution tools that can natively run on your local…
Read more
Developer InterviewsInterviewNews

What Is It Like To Be A Developer, Dr. Holger Flick?

Hello. This article is part of a new series in which we speak with professional software developers who use Windows app development tools to find out what it’s like to write code for a living and, hopefully, gain some insight into the software development industry. Today we’re talking to Dr. Holger Flick, Delphi developer since version 2, actively engaged in the community since 2004…
Read more