Étiquette: learn

Vidéos
How to Avoid Memory Leaks and Deal with Delphi Exceptions

In any Windows program development, it is very important to detect Memory leaks.  For a programming language like Delphi, the programmer can dynamically allocate additional memory to hold data and variables that are required for the moment but not used throughout the program. When those memory areas are no longer needed, the programmer must remember to deallocate them, otherwise, it…

Lire la suite
Vidéos
How to Use NTFY to Send and Receive Push Notifications in Delphi?

Push Notification is an important element in program development and is beneficial for both developers and end-users. In this video from the recently concluded Delphicon 2023, we will learn everything about the advantages of push notification and how NTFY, a simple HTTP-based pub-sub notification service can become an excellent alternative to Firebase in Delphi. Samuel Rosa de Oliveira will discuss…

Lire la suite
Vidéos
How to Create LibreOffice Documents in Delphi

LibreOffice is one of the most used, popular, powerful, and free office suites, used by millions of people around the world. It is a suite of free and open-source office applications available not just for Windows application development but also for other platforms like Unix, Solaris, Linux, and macOS. Interestingly, the need for an open-source component like LibreOffice that is…

Lire la suite
Vidéos
How Delphi Won A Coding Challenge

Can a programming language like Delphi be used as a weapon in a battle? Well, in this video, we are about to witness a battle but not the kind of fight you initially thought it would be. Delphi developers will be using Delphi in a very interesting real-world coding challenge against other leading frameworks such as Microsoft WPF and Electron….

Lire la suite
Vidéos
How to Visualize Data From FireDAC on Maps with TMS FNC Maps and Delphi

FireDAC is a powerful multi-device data access library with a unique set of Universal Data Access Components for developing multi-device database applications for both Delphi and C++ Builder. It is not just limited to Windows application development as it offers complete cross-platform support for RAD Studio. Compared to other database access components, FireDAC is a relatively easy-to-use access layer that…

Lire la suite
fr_FRFrench