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…
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…
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…
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…
Powerful Dashboards with REST API & Delphi MVC Framework
June 12, 2021
The Delphi MVC framework (DMVC) is a popular and powerful framework for web solutions, that allows the MVC architecture in an IDE software: Delphi. With it, we can create powerful RESTful servers without any effort. In this article, we will make a Delphi MVC example and…
Implementing A Blazing Fast IoT Network With MQTT
June 12, 2021
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…
The Future Of Desktop Apps Is Native Code
June 11, 2021
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 major drift in terms of implementation. Technologies such as JavaScript and Python have inspired the hybrid implementation of…
RAD Server CRUD Procedures - Part 2
June 11, 2021
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…
Serkan Şahinoğlu started programming since 1995. He submitted his ForPrompt Studio showcase entry at the Delphi 26th Showcase Challenge and we interviewed him to get more insight on his experiences with Delphi. Head over to the ForPrompt Studio website for the product and…
High-Performance Integration For Humanitas
June 10, 2021
When your users are trying to access things like their health-plan information, the responsiveness of your apps can often be key. There is nothing more frustrating than clicking on a button in a mobile app and then waiting for what seems like a lifetime to get some sort of response. This is doubly important for healthcare apps like HumaSmart since your users are often attempting to obtain…