DelphiNewsWebinar

Upgrading and Maintaining Delphi Legacy Projects

Legacy projects represent code that continues to provide value long after being written. You want to maintain these legacy projects, adding new features as needed, and be sure they continue to work on new platforms now and in the future. That’s where this webinar comes in. Evaluate the risks of redesigning vs. rewriting your legacy project. Learn the best approaches to refactoring while…
Read more
DelphiNewsWebinar

All About Apple ARM on the Desktop

For years Intel and AMD’s x86 architecture has ruled the desktop, while ARM dominated mobile platforms. Now ARM is making inroads onto the desktop. There are multiple versions of the M1, and the 2nd generation M2 is now available. With a shared CPU architecture, iOS and iPad apps can run on macOS, improving the simulator for app development. Most recently, the ARM architecture came full…
Read more
C++CodeIDERAD Studio

How C++ Works With Libraries and More

Hello everyone, we have new great posts about C and C++ coding that may help and motivate you, your kids, or your students to start new apps on Windows, iOS, Android, Linux, iOS, or on IoT systems. This week’s topics are a round-up of some new great C and C++…
CodeDelphiRAD Studio

Build The Ultimate GUI For Pandas To Perform Complex Data Analysis

Did you know that you can easily use some truly excellent Python libraries to speed up your Delphi app development on Windows? These libraries are extremely simple to use and produce fantastic methods for performing complex and extremely useful data analysis. It’s one of the areas in which Python is particularly strong. Adding Python to your Delphi code toolbox can improve your app…
Read more
C++IDERAD Studio

What Kind Of Programming Language Is C?

The C programming language is one of the most popular programming languages in use today. Over the years C has been joined by many new programming languages that introduced lots of new features such as object orientated programming yet it still is consistently placed in the…
RAD Studio

9 Best Practices For Cross-Platform App Development

In today’s digital world, mobile devices are everywhere. As a result, businesses are investing heavily in mobile app development. Mobile apps are an effective way to communicate with your customers and build brand loyalty. However, today, there are different types of devices out there, and it’s essential that your apps run on all these devices, or at the very least, the most popular and…
Read more