Analyzing time series can be a heavy burden for your apps. The calculations involved can vary from reasonably simple to mind-numbingly complex, and doing it the wrong way can bring even a desktop machine to its knees. We’re going to show you five different ways to perform high-performance analysis on a time series to truly add enterprise-grade power to your apps using the python windows GUI…
How To Use A REST AI API The Really Difficult Way
June 20, 2021
REST AI APIs are really easy to use with RAD Studio
Look, we have been spoiling you a little too much on this site. We keep showing you how few lines of code it is to call APIs on public REST servers. We showed you comparison tests which proved that the skilled Delphi…
RAD Server CRUD Procedures - Part 3
June 18, 2021
In this RAD Server CRUD Procedures – Part 3 post we will show how to implement a FireMonkey (FMX) Client to call the RAD Server CRUD procedures and interact with the Employee Table.
In the part 2 post, we discussed modifying the default generated CRUD procedure…
User interaction now has a new set of tools: Chatbots, and they have many advantages. Chatbots have become almost ubiquitous in recent times. Not only that but many of the bots have added power by the inclusion of basic artificial intelligence and machine learning to make them much smarter and with that added smarts they can become much more useful than a simple “hi how are you”…
From Bindings List to Visual LiveBindings
June 17, 2021
Having looked into Delphi’s expression engine, component bindings, and the bindings list component, we can now look at the easy and intuitive way to configure an application with dynamic bindings, the Visual LiveBindings design surface.
Over the past few weeks, I…
Learn To Build A Powerful WhatsApp Chatbot With Twilio
June 15, 2021
Chatbots have managed to save huge amounts of time and money for the customer service industry. Increasingly, companies are creating chatbots using well-known and widely-used social media and communication apps, which have expanded their platforms to offer services…
How Easy Is It To Add A REST API To Your Own Apps?
June 14, 2021
Spoiler Alert: it’s REALLY easy to add a REST API to your own Development on Windows desktop applications. Read along with us and we’ll show you exactly how easy it is! Expressjs is a fast, ‘unopinionated’ minimalist web framework for Node.js. It provides a great combination of features that make web application development fast and easy which would otherwise be much more…
LearnCPlusPlus.org :: Powerful Artificial Intelligence
June 14, 2021
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…
Whitepaper: RAD Studio - Should I Choose Enterprise?
June 13, 2021
RAD Studio, Delphi® and C++Builder® are available in Professional, Enterprise and Architect editions.
This paper explores the differences between the Professional and Enterprise editions to help you choose the right edition for your needs.
The Professional Edition of RAD…
5 EASY Ways To Integrate Image Processing In Your Apps
June 13, 2021
In this article, we’ll go over what image processing is, how digital image processing is superior, Image Processing vs Computer Vision, using python windows GUI builder for image processing, using python libraries to perform image processing tasks, and much more.
What does image processing mean?
According to Gonzalez and Rafael in 2018, Image Processing or Digital Image Processing…