Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Text editors

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.

Call to Action

  1. Follow the Setup tutorial for VSCode and get your VSCode ready for Python development.
  2. Master Productivity on VSCode and learn how to use shortcuts to become a more productive developer.
  3. Learn how to Debug on VSCode. Your print statements days are over!