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
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…
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 is). Why C++Builder? C++ has consistently dominated “Top Programming Languages” lists…
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
C++

9 Signs You Need Help With Your Python GUI

Python is a programming language that has continuously increased in popularity since its inception. Developers prefer it due to its simple and easy-to-use interface in addition to its versatility. You can use it to perform a wide variety of tasks ranging from web development to data science and software testing. Developers who have utilized Python frequently know that it has a diverse set of…
Read more