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…
5 Ways To Expand Your Modern C++ Knowledge This Week
November 8, 2021
Hello C++ Developers,
LearnCPlusPlus.org is packed full of great articles on new modern C++ topics for the professionals and beginners. In this article we point you toward some recent great posts aboutcreating new FMX Componentsby using theNew Component…