C++Code

How To Get Your C++ App To Pixelate Images And Use AI

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…
Read more
IDE

What Is The Best IDE For A Python Desktop App?

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…
RAD Studio

A Beginner's Guide to Windows App Development Tools

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…
Read more
C++DelphiHow-To's

Top 10 Webinars: C++ And C++Builder

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…
DelphiRAD Studio

How To Save Money On Cross-Platform Development Frameworks

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…
Read more
News

Enter the Skia4Delphi GUI Beauty Contest

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…
Read more