The focus of this module is VSCode (sorry, PyCharm fans!). We cover the basic Python setup, productivity tips, and how to use VSCode to its full potential.
- Follow the Setup tutorial for VSCode and get your VSCode ready for Python development.
- Master Productivity on VSCode and learn how to use shortcuts to become a more productive developer.
- Learn how to Debug on VSCode. Your
printstatements days are over!