- Downloading and installing Visual Studio Code
- Tour of the Visual Studio Code user interface
- Recommended Visual Studio Code extensions for Python development
- Introduction to the command line interface (CLI)
- Navigating the file system using the CLI
- Creating and deleting files and directories using the CLI
- Introduction to Conda, a package and environment management system for Python
- Installing Conda
- Creating and activating Python environments using Conda
- Verifying the installation of Conda
Estimated time to complete this module is approximately 4 hours.
To help you with your learning, here are some additional resources:
- Visual Studio Code: https://code.visualstudio.com/
- Conda: https://docs.conda.io/
- Command Line Crash Course (Free): https://learnpythonthehardway.org/book/appendixa.html