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…
Hello C++ Developers,
We have a lot of great feedback from the “Introduction to AI” posts and we will continue posts about AI on our LearnCPlusPlus.org website, and we will keep diving into Classes & Objects in the next weeks so keep following along.
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…
The Future of Startups Demands Massive Productivity
June 19, 2021
Productivity means getting as much done as possible in a given amount of time. Startups place a high value on this. You don’t want your software developers to be involved in time-consuming design and coding in order to complete the task. To secure the future of your startup, your team requires a massive productivity boost from IDE software. But how can you improve it? You can find all of the…
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…
Presenters: Jim McKeeth, Kyle Wheeler, Kiriakos Vlahos
Join Mister PyScripter himself, Kiriakos Vlahos, along with Embarcadero General Manager Kyle Wheeler, and developer advocate Jim McKeeth for this exciting and informative webinar. Start with the basics of working with…
Presenter(s): Jim McKeeth and Guests
Grab your favorite beverage and join Jim McKeeth and guests for TCoffeeAndCode, a two-hour informal discussion around the hottest topics in software development. The topic for this installment is “Real-Time Streaming & Message…
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 blogged about Delphi’s expression engine, binding expressions and component, and the bindings list component. Now it is…