ShopSpell

Pro Python Best Practices: Debugging, Testing and Maintenance [Paperback]

$22.99     $29.99   23% Off     (Free Shipping)
100 available
  • Category: Books (Computers)
  • Author:  Rother, Kristian
  • Author:  Rother, Kristian
  • ISBN-10:  1484222407
  • ISBN-10:  1484222407
  • ISBN-13:  9781484222409
  • ISBN-13:  9781484222409
  • Publisher:  Apress
  • Publisher:  Apress
  • Binding:  Paperback
  • Binding:  Paperback
  • Pub Date:  01-Nov-2017
  • Pub Date:  01-Nov-2017
  • SKU:  1484222407-11-SPRI
  • SKU:  1484222407-11-SPRI
  • Item ID: 100245541
  • List Price: $29.99
  • Seller: ShopSpell
  • Ships in: 5 business days
  • Transit time: Up to 5 business days
  • Delivery by: Nov 30 to Dec 02
  • Notes: Brand New Book. Order Now.

Learn software engineering and coding best practices to write Python code right and error free. In this book youll see how to properly debug, organize, test, and maintain your code, all of which leads to better, more efficient coding.

Software engineering is difficult. Programs of any substantial length are inherently prone to errors of all kinds. The development cycle is full of traps unknown to the apprentice developer. Yet, in Python textbooks little attention is paid to this aspect of getting your code to run. At most, there is a chapter on debugging or unit testing in your average basic Python book. However, the proportion of time spent on getting your code to run is much higher in the real world. Pro Python Best Practices aims to solve this problem.


What You'll Learn
  • Learn common debugging techniques that help you find and eliminate errors
  • Gain techniques to detect bugs more easily
Who This Book Is For

Experienced Python coders from web development, big data, and more.

1. Introduction: Why Do We Need Best Practices?

2. Exceptions in Python

3. Semantic Errors in Python

4. Debugging with the Scientific Method

5. Debugging with print Statements

6. Debugging with Introspection Functions

Add Review