Introduction
An awesome editor for an awesome language
()
What you should know
()
Setting up the environment
()
1. Overview of Visual Studio Code
A tour of the user interface
()
Build HelloWorld.py
()
The integrated terminal
()
2. Python Code Editing
Editing Python code
()
Using the Python REPL
()
Formatting Python code
()
Refactoring Python code
()
3. Python Code Debugging
Setting up for Python debugging
()
Stepping through code
()
Breakpoints
()
Conditional breakpoints
()
Logpoints
()
4. Coding Extensions
Python Docstring
()
Better Comments
()
REST Client
()
Ex_Files_VS_Code_Python_Dev.zip
(17 KB)