Learn Delphi Resources

Videos
Learn How to Create Python GUI with ChatGPT

ChatGPT is truly a powerful tool and has become extremely popular these days. Developed by OpenAI, this natural language processing tool driven by Artificial Intelligence technology enables users to have a human-like conversation and generate impressive responses based on the commands or queries you have inputted. It is not really surprising why this technology is starting to have an essential…

Read more
Videos
Everything You Should Know about Powerful Python GUI Frameworks

Graphical User Interfaces or simply GUIs have become an integral part of modern software applications. They generally offer users an intuitive way to interact with complex functionalities. Over the years, various frameworks have emerged to facilitate GUI development. In this video from the recently concluded Python GUI Apps Con 2023 (simply PyGAC 2023), Eli M will give us an insightful…

Read more
Videos
Demystifying Git, Why is it Popular, and How to Use it?

If you have been involved in a Windows application development you have probably heard about the Git version control system and GitHub which works with Git to allow developers to host and manage their code. In this video from the recently concluded DelphiCon 2023, we will learn more about this popular repository hosting service. Rich Dudley will help us understand…

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

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

Read more
News, Videos
Discover How FastReport VCL Evolves Over The Years!

Reports are important in programming as they provide a way to organize and present data clearly and concisely. These reports can be used to communicate information to clients as well as tools for data analysis and troubleshooting. Reports can also be generated in a wide range of formats from PDF to XLS and HTML. It is also interesting to note…

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

Read more
en_USEnglish