From the course: Python: Design Patterns

Unlock this course with a free trial

Join today to access over 24,700 courses taught by industry experts.

What you should know

What you should know - Python Tutorial

From the course: Python: Design Patterns

What you should know

- This course is not about teaching you how to be up and running with Python as a beginner. However, even if you're new to Python, you should be able to follow along and run the Python scripts I provide without a problem. If you know the basics well, that will be the best-case scenario for jumping into this course. I provide code templates I begin with for each lecture, therefore, you can code with me while I explain how the code works and complete the initial script. The completed scripts are also available. All you need on your computer is a Python interpreter, which you can download for free. You can edit your code using any editor you like. I'm using Sublime Text, which you can download for free.

Contents