Angular is a trendy and robust web application design framework. It’s a development platform for creating highly efficient and sophisticated single-page apps. Angular is built on TypeScript which is a strongly-typed super-set of JavaScript. The TypeScript framework shares parentage with an IDE software since the project is headed by Microsoft’s Anders Hejlsberg who we all know better…
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…
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) ground level it is, in fact, a rolling landscape of microscopic hills and mountains with sweeping gullies. The Walking Profiler…
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…
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 questioning why we had to eat our vegetables instead of just surviving on ice cream.
How do you make Prime Numbers…