Hello C++ and Delphi Developers,
Again, we have many new great posts. Today we will learn to make properties for a new FMX component, how to use a pixelate effect on images easily in our C++ app, how to get a file name without extension, and finally we explain the SELU Activation function which can be use in Neural Networks for writing AI apps with C++, with an example. In addition to these…
What Is The Best IDE For A Python Desktop App?
May 19, 2022
Python is a name that is synonymous with programming. The popularity of this language has increased ever since its introduction. Developers and novice programmers love to use Python due to its ease of usage and versatility. It is built to be multi-purpose and powerful yet…
The world is becoming increasingly data driven. Our everyday reality now is a hugely interconnected world society with data points on everything from what we want to purchase to how many times we braked too hard on our last road-trip. Without data, businesses cannot succeed…
A Beginner's Guide to Windows App Development Tools
May 17, 2022
Are you a developer looking to build apps faster with less coding involved? Do you want to use the same code to create apps across different platforms? Do you also want to ensure you are using a development tool which can handle large projects and provides extended multi-monitor support? If yes, the powerful Windows app development tools by Embarcadero fit the bill.
What is RAD Studio and why…
The C++ Programming Language is one of the most widely used software development languages in the world. It can be downloaded easily and, combined with a great C++ IDE, allows you to create native applications which really harness the full potential of the operating system…
Top 10 Webinars: C++ And C++Builder
May 15, 2022
IF C++ and C++Builder are part of your development repertoire (and even if they aren’t), we invite you to enjoy our top 10 webinars around both, plus a bonus video with a rather influential figure in the history of C++ (scroll to the bottom to find out who it…
Are you considering developing a mobile application? Your thoughts immediately turn to native app development. Still, before you decide, it is critical to understand that native apps are designed for something like a specific platform, such as iOS or Android, with a different codebase. Cross-platform apps, on the other hand, can target multiple platforms with a single codebase. Here in this brief…
Did you know it’s easy to make use of some truly excellent Python libraries to super-charge your Delphi app development on Windows? Adding Python to your toolbox of Delphi code can enhance your app development, bringing in new capabilities which help you provide innovative…
Hello C++ developer friends,
Welcome to our regular our regular round-up of all the great things you can use to make a C++ app. C++ Builder is a great C++ IDE and compiler, that has a lot of modern features. This week we will learn about The Implicit Destructor and The…
Enter the Skia4Delphi GUI Beauty Contest
May 10, 2022
TL;DR: Make a cool demo using Skia4Delphi and Delphi 11.1 Alexandria, post it on GitHub, be the envy of all your friends, and maybe win a prize!
We all know Delphi is the best tool when it comes to making amazing GUI applications. Use Skia4Delphi to take it to the next level in this contest. Skia is a super powerful, high performance, open source, cross platform 2D graphics library. Thanks to…