In this unit, we'll gain familiarity with the ecosystem of Python development tools. And we'll begin to practice a version controlled development process.
Markdown Cheat Sheetarrow-up-right
Editing text:
VS Code
Managing Virtual Environments:
The conda Utility
conda
Running Python Programs:
The python Utility
python
Installing Python Packages:
The pip Utility
pip
Version Control:
GitHub Desktop Software
The git Utility
git
Environment Variables
"Hello World (Colab)" Exercise
"Hello World (Local)" Exercise
"Hello World (Version Control)" Exercise
"Run the App" Exercise
Last updated 5 years ago