Python in VS Code is great for learning programming, cloud development, data science, … anything really. With the Python extension set up you get smart autocompletion, linting, debugging, jupyter notebooks, and a lot more. Let's get you set up!
Python extension for VS Code: https://aka.ms/vscodelive/pythonext
Python in VS Code tutorial: https://aka.ms/vscodelive/python
Download VS Code: http://aka.ms/vscodelive/download
April's "Visual Studio Code for Python programmers" book: https://www.vogueandcode.com/books
0:00 So, we gonna do some Python today
0:17 Installing VS Code from code.visualstudio.com: http://aka.ms/vscodelive/download
0:53 Quick tour of VS Code for first-time users
3:06 Install Python extension for VS Code
4:09 Python extension settings
8:08 Selecting a Python interpreter
8:37 Writing and running Python code
10:29 Creating a virtual environment
14:35 IntelliSense for Python
17:34 Python notebooks with Jupyter
20:37 Q&A
29:09 Closing remarks