Tag: delphi

Vídeos
This Is How To Catch Leaks in Delphi and C++ with Deleaker

Detecting memory leaks is a very important task for any Windows app development. In programming languages like Delphi and C++, 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,…

Consulte Mais informação
Vídeos
How To Make A Simple Database App in Delphi Without Writing Any Code

Delphi is demonstrably one of the easiest programming languages to learn. Despite the apparent simplicity of the program source code, Delphi is a modern, extremely capable, high-level programming language that works well for both beginners and professional developers. In this video from DelphiCon 2021, we learn how to use Delphi as a No-Code Development IDE software. Patrick Prémartin demonstrates how…

Consulte Mais informação
Vídeos
How To Transform Your IntraWeb App Using Bootstrap

DelphiCon, the biggest annual online conference about Embarcadero and Delphi, officially kicked off last November. The highly anticipated event gathered a top-tier lineup of speakers to discuss the future of development with Delphi and a wide range of interesting topics that are absolutely worth watching. In this video from the recently concluded DelphiCon 2021, Jackson Gomes will walk us through…

Consulte Mais informação
Vídeos
What You Need To Know About Blockchain, Smart Contracts, and NFT

TCoffee and Code is back for another interesting session. While this webinar series usually centers around windows app development, this new session will discuss something that is extremely popular today. Joining Ian Barker for this virtual meeting are his fellow Embarcadero MVPs Jim McKeeth and Yilmaz Toru to tackle everything you need to know about Blockchain and NFTs. This conversation…

Consulte Mais informação
pt_BRPortuguese