Pro Python Best Practices Pro Python Best Practices

Pro Python Best Practices

Debugging, Testing and Maintenance

    • £19.99
    • £19.99

Publisher Description

Learn software engineering and coding best practices to write Python code right and error free. In this book you’ll 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.

You will:Learn common debugging techniques that help you find and eliminate errors
Gain techniques to detect bugs more easily
ver best="" practices="" to="" prevent="" bugscarry="" out="" automated="" testing="" discover="" problems="" fasterUse best practices to maintain a project over a long time
Learn techniques to keep your project under control

GENRE
Computing & Internet
RELEASED
2017
15 March
LANGUAGE
EN
English
LENGTH
291
Pages
PUBLISHER
Apress
SIZE
3.5
MB
Keeping Software Soft: A Practical Guide for Developers, Testers, and Managers Keeping Software Soft: A Practical Guide for Developers, Testers, and Managers
2013
The Debugger's Handbook The Debugger's Handbook
2016
Test-Driven Development with Java Test-Driven Development with Java
2023
Software Design for Engineers and Scientists Software Design for Engineers and Scientists
2004
Advanced Python Development Advanced Python Development
2020
Test Driven Test Driven
2007