BOOKS - PROGRAMMING - Python Debugging Handbook
Python Debugging Handbook - HL Zimmerman 2020 EPUB/PDFCONV. Amazon.com Services LLC BOOKS PROGRAMMING
US $9.92

Views
47076
Python Debugging Handbook
Author: HL Zimmerman
Year: 2020
Number of pages: 233
Format: EPUB/PDFCONV.
File size: 11.4 MB
Language: ENG

This book is a systematic plan to debug your programs. The focus is not on the Python language, although Chapter 3 does cover the basics. Instead, my focus is always on debugging. If you’re new to Python debugging, I think this book is a good starting point. Experienced Python programmers might want to review the table of contents, to see if there’s anything special that catches their interest.The sample code demonstrates lists, tuples, loops, or classes, but in the simplest form I could imagine. Chapters 1-2 outline how to set up your Python debugging environment, and establish a debugging plan as you write your code.

You may also be interested in: