From the course: Build Three Real-World Python Applications
What you should know - Python Tutorial
From the course: Build Three Real-World Python Applications
What you should know
- [Instructor] Before you begin this course, here are a few things you should know ahead of time. First, it'd be important to have a basic knowledge of Python since in this course we will not review basic concepts such as creating a variable or using for loops. Another thing to be familiar with will be Python data packages such as Pandas. It'll also be good to know how to use Jupyter Notebooks or another application to run your Python code. Finally, it would be good to have a GitHub account so you can use Codespaces. This is because this course has Codespaces and this is how we share the code with our learners. In the next video, we will thoroughly review how to choose Codespaces with this course.