Advanced Debugging in PyCharm

JetBrainsTV
Youtube
Related Topic
:- Strong debugging skills Code Debugging debugging skills pycharm

PyCharm's debugger is one of its most popular features. But many just stick to the basics and don't learn intermediate and advanced features. In this webinar, two of PyCharm's core developers who work on the #debugger show its less-known but powerful features, while talking a bit about the debugger architecture and future improvements. Timeline: 00:00 - Introduction 01:24 - Liza shows advanced features of the debugger 31:02 - Andrey shows remote debugging 50:39 - Andrey covers architectural ideas for debugging   Resources: Liza's GitHub repo for her session - https://github.com/Elizaveta239/AdvancedDebugging Andrey's GitHub repo for his session - https://github.com/avli/AdvancedDebuggingPart2 PyCharm website - https://jb.gg/lgn904 PyCharm blog - https://jb.gg/2i46q6 PyCharm on Twitter - https://twitter.com/pycharm JetBrains on Facebook - https://www.facebook.com/JetBrains/ About the Presenters Elizaveta Shashkova is a software developer of the #PyCharm IDE at JetBrains. She's been working on #Python debugger for several years and currently she's focused on Data Science tools. https://twitter.com/lisa_shashkova Andrey Lisin is a software developer at JetBrains. He is the current maintainer of the PyCharm debugging subsystem. Before that, he was doing back-end development and machine learning. https://twitter.com/minus_void

Comments