From the course: Python Quick Start

Unlock this course with a free trial

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

Next steps

Next steps

Congratulations on completing this course. As you can see, there's a lot to learn about programming in Python, and the learning definitely does not stop here. While watching someone walk through examples is important to learning how things work, it's equally important to practice on your own after watching. To reinforce your understanding of the concepts that we're covered in this course, I recommend that you try out the examples from the videos on your own. I also recommend that you check out the following resources. The first is the book "Introduction to Computation and Programming using Python" by John V. Guttag. Another great resource is the website tutorials point. On this site, you'll find tutorials on various topics in Python, ranging from basic syntax to more advanced concepts such as network programming and other useful guides to help you get more familiar with coding in Python. And another resource you might find helpful is pythoncheatsheet.org. Here, you'll find key terms…

Contents