filmov
tv
Debugging and tracing loops in Python; Problem Solving with Python Ch 4 Debug

Показать описание
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 will practice tracing and debugging a program with looping (while, for) statements. A debugger is a critical tool for getting a dynamic understanding of your program. We will also desk-check or trace the same programs, 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 for loop program from the video here*:
You can trace the while loop 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:30 Desk-checking and debugging
You can trace the for loop program from the video here*:
You can trace the while loop 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:30 Desk-checking and debugging