Latest videos
Beyond the Hype: What AI Actually Can (and Can't) Do
Master Software Architecture: From Simplicity to Complexity
Breaking and Securing OAuth 2.0 in Frontends
Every Software Org is Dysfunctional
Software Security for Developers
Towards Safety and Security in C++26
Platform Engineering
Learn Docker in a Month of Lunches
Rewriting the SDLC playbook with GenAI—how to build a GenAI-augmented software organization?
41:40
How Debuggers Work
Have you ever set a breakpoint and wondered "how does this work?" Sy will demystify the internal workings of debuggers, showing you what's under the hood of tools you use every day. You'll learn how debuggers step through code, inspect memory, call functions in the running program and more, giving you a deeper mastery of your debugger and an understanding of fundamental operating systems technologies.