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. Object-Oriented Programming (OOP) is one of C++’s most powerful features, distinguishing it from the C programming…
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…
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 implementations from the RAD Server Package Wizard, to show one possible way to implement Get, GetItem, Post, Put and Delete.
In the…
This blog post contains information, tools and links that I will discuss and demo during today’s TCoffeeAndCode webinar on Data Visualization.
David I’s DataViz sample code zip file (576kb)
What Inspired My Data Vizualization Journey – The Joy of Stats /…
Whenever we try to represent The Earth we tend to use globes. The planet we live on is spherical, right? A flat stretch of sidewalk is… flat, isn’t it? Well, no, actually, it’s very far from flat. If you get down to the nitty gritty (literally, gritty)…
Ultimate Hockey Playview Application Is Delphi Powered
June 15, 2021
Hockey is an immensely popular sport in North America, both in the USA and with Canada their Northern neighbors. Just to be clear for our British and European readers, in this article we are referring to the form of hockey played on ice-rinks, not the version played on grass.
What does the Hockey Playview app do?
With Hockey Playview coaches and players can view animated plays, drills and…
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…
I remember being taught Prime Numbers at school. I’m sure you, like me, were told “a prime number can only be divided by itself and one“. It was a lot to take in at that early age when we were all still learning how to tie shoelaces so they stayed tied and…
Incredible Wind Triangle Solving App Is Made In Delphi
June 13, 2021
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…