Modern Python Projects Transcripts
Chapter: Welcome to the course
Lecture: What you need to know
Login or
purchase this course
to watch this video and the rest of the course contents.
0:00
To follow this course, you need to know the basics of. Python. I'm not going to explain the Python code that will be using,
0:07
but also, I will try to not use some very complicated code. We will be installing packages. So, you also need to know how to use pip
0:15
And if you know what Django or Flask is, that's great, because I will be using those two Web frameworks in some examples.
0:23
But if you're not a Web developer, then don't worry. You should be able to follow everything with no problem. In one of the chapters, I have a very,
0:30
very simple Flask website that's literally 10 lines of code or something like that and we Only needed, so I can show you how to debug,
0:39
code in the code editor so you should be good.