Code Faster in Delphi Book

This book will make you a faster Delphi developer, it doesn't matter if you are just starting out, or have been using Delphi since version 1, you will find all sorts of tips, tricks and hacks to boost your productivity.

previous arrow
next arrow

Tune Up Your Code with Pascal Analyzer, Static Code Analysis - #261

Continuing our deep dive into static code analysis for Delphi - this time exploring Pascal Analyzer, a powerful standalone analysis tool with decades of proven results.

In this episode, we're stepping outside the IDE to examine external static analysis tools. Pascal Analyzer has been helping developers identify code quality issues since the early days of Delphi, and it's still actively maintained and updated today. Again, we will be running Pascal Analyser against a large legacy codebase to see what it finds. We will (try to) understand the types of issues the tool detects and walk through real-world findings, and discuss practical remediation strategies.  Watch on YouTube.