Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
DelphiShowcase

Meet Xpand - Beautiful, Simple And It's Totally Addictive

When it comes to computer games it’s often the simple ideas which are the most addictive and compelling. Hitting on a winning combination of simplicity but in a way which engages the game player so well they keep wanting more is like writing that elusive musical chorus; the ear worm, the thing which feeds some deep pleasure center of our distractible brains. Software developers are the…
Read more
C++Code

How To Make $1,000,000 With C++ (No, REALLY!)

Do you want to win a US$1,000,000 prize? The Millennium Prize Problems are seven mathematics problems laid out by the Clay Mathematics Institute in 2000. They’re not easy – a correct solution to anyone resulted in a US$1,000,000 prize being awarded by the institute.
CodeDatabaseDelphiRAD Studio

6 Easy Ways to Connect to the Top Databases You Should Know

The processing of data is the soul of computing. Almost every single computer ever invented was designed so that human beings could take information in the form of data and manipulate it in one way or another, either through visualizations or use it in other ways to make decisions about our lives, work, and future. If data processing is the soul, then the pieces of data itself are the bones we…
Read more
DelphiShowcase

Powerful Bluetooth Control App Displays Delphi's Flexibility

For those fortunate enough to have access to a pool all that splash-time fun comes at the price of a not inconsiderable amount of effort. Pools, on the face of it, seem to be not a huge amount more than fancy holes in the ground filled with water. When you accidentally own a swamp The reality is though that water is a delicate little ecosystem which can very quickly go from a place of…
Read more
C++Code

Learn To Use MQTT API, The IoT Messaging Standard In C++

Do you want to learn to use MQTT to talk to IoT devices? Do you want to learn how IoT devices message each other? Do you simply want to know what MQTT is? How can we use the MQTT protocol with our IoT devices? How to use MQTT with IPWorks IoT for C++ software. In this post, we will answer all these questions. What is MQTT? MQTT is a messaging standard protocol that can be used by IoTs with…
Read more
C++CodeHow-To'sModernizationRAD Studio

My code used to work but crashes! Easily Solving Incorrect Code with bcc64x

We’ve had a couple of support requests that are along the lines of, ‘I’m upgrading to the new Win64 Modern C++ toolchain. But when I run my app built in Release mode, it crashes, and…

IN THE ARTICLES