Python Quickstart

Python installation and environment management is the most important topic beginner Python courses should teach but don’t.
Why?
Because it’s a little boring and a little complicated, and everyone just wants to write code. But writing code doesn’t help you much if you don’t understand how to run it and install its dependencies.
By the end of this course, you’ll know how to install Python and how to run scripts and notebooks, so that you can actually run the code you write.
*By making this purchase you agree to the terms and conditions and privacy policy.