Debug and tracing in Python; Practice links! Problem Solving with Python Ch 2 Debugging

preview_player
Показать описание
Do you want to learn to code? If you're a beginner, you're in the right place! This video is part of an introductory series that will teach you to program in the popular Python programming language. In this video, you are introduced to the IDLE debugger. A debugger is a critical tool for getting a dynamic understanding of your program. We will also desk-check or trace the same program, which is a way to execute your program on paper. This series of videos is suitable for beginners or experienced programmers who want to learn Python. Let's have some fun learning to program with Python!

You can trace the program from the video to see what each line does here*:

You can also practice writing the program from the video here*:

You can purchase the book that goes with this video series here, as a textbook:
Or ebook:

The github repository with all of the code examples for the book and these videos is here:

If you want to earn credit for learning to code, take an online course at CCRI! These videos are part of the Programming Concepts course:

00:00 How to watch the video
01:15 Desk-checking and debugging
Рекомендации по теме