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…
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…
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 is).
Why C++Builder?
C++ has consistently dominated “Top Programming Languages” lists…
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…
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…
Android Studio is indeed the go-to Android App Builder Software for creating Android applications with Java or Kotlin. Since applications built with Java and Kotlin provide full native app development and all the available features, it really provides long-term success.
C++ is one of the most powerful programming languages as well as being one of the world’s most popular. It has many pre-defined variables, functions, and libraries. Using a fast and reliable C++ compiler and IDE is very important for beginners and professionals since it…
9 Signs You Need Help With Your Python GUI
May 3, 2022
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…