Modern Python Projects Transcripts
Chapter: Setup and following along
Lecture: Python

Login or purchase this course to watch this video and the rest of the course contents.
0:00 Since this is a Python course, you probably think that you will need to have Python installed on your computer, right? Well, actually, no.
0:08 I mean, obviously we're going to use Python, So, if you have Python installed, that's great. And I guess most of you already have Python,
0:16 but I will show you a tool called Pyenv that you can use to easily install and switch between different Python versions.
0:23 So if you have some version of Python installed on your computer, that's great. If not, then you will have some problems following the next chapter
0:31 where I will talk about the code editor. But in chapter four, I will show you how to install Python. So, if you don't have Python installed right now,
0:39 maybe start with the first few lessons of Chapter four and then come back to chapter three, But otherwise you are ready to go.


Talk Python's Mastodon Michael Kennedy's Mastodon