Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
C++Code

LearnCPlusPlus.org :: Powerful Artificial Intelligence

Hello Developers! Last time, we started with our introduction to adding Artificial Intelligence (A.I.) to your applications at LearnCPlusPlus.org, and, once again, we’ve lots of new posts. In this set of articles, we will try to explain what A.I. is and how we can use it to add power to our own applications. This is also a good introduction to Artificial Intelligence Technologies for…
Read more
DelphiShowcase

Incredible Wind Triangle Solving App Is Made In Delphi

We’ve written before about some of the wonderful ways Delphi developers are helping pilots with the difficult job of defying gravity in their aircraft. The reliability of Delphi applications and the cross-platform power of FireMonkey FMX framework, combined with the skillful craftwork of the software engineer seems to lend itself very neatly to solving problems. Aviation is one of those…
Read more
C++CodeDelphi

Implementing A Blazing Fast IoT Network With MQTT

In this article, we’ll go over what IoT is, what MQTT is, how MQTT works, what MQTT entities are, how to build an MQTT message, what the rules of writing MQTT, how to implement MQTT with Windows app development tools, and much more. What is IoT? The IoT term defines the concept of internet-connected physical devices that can send and/or receive data. To exchange data easily, a protocol…
Read more
C++Delphi

The Future Of Desktop Apps Is Native Code

Desktop apps are powerful execution tools that can natively run on your local machine to provide holistic application navigation and utilization experiences. With the advancement of modern web technologies, the desktop application development paradigm also experienced a…
C++DelphiInterBaseRAD Studio

RAD Server CRUD Procedures - Part 2

In this Part 2 post, we will discuss modifying the default generated CRUD (CREATE, READ, UPDATE, DELETE) procedure implementations from the RAD Server Package Wizard, to show one possible way to implement Get, GetItem, Post, PutItem and DeleteItem REST Endpoints. In the Part 1 post, we discussed the default generated CRUD procedure implementations from the RAD Server Package Wizard. In the Part 3…
Read more
ModernizationNewsWhitepaper

WebStencils and HTMX: Free Guide to Fast Web Development

We’re excited to announce the release of our comprehensive White Paper – WebStencils and HTMX: Fast Modern Web Development with RAD Studio. This guide is designed to help developers create…

IN THE ARTICLES