Apress | Pro Python Best Practices: Debugging, Testing And Maintenance (2017 EN)

Discussion in 'Programming' started by Kanka, Mar 17, 2017.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,395
    Likes Received:
    485
    Trophy Points:
    83
    [​IMG]

    Author: Kristian Rother
    Full Title: Pro Python Best Practices: Debugging, Testing And Maintenance
    Publisher: Apress; 1st ed. edition (April 17, 2017)
    Year: 2017
    ISBN-13: 9781484222416 (978-1-4842-2241-6), 9781484222409 (978-1-4842-2240-9)
    ISBN-10: 1484222415, 1484222407
    Pages: 264
    Language: English
    Genre: Programming
    File type: PDF (True)
    Quality: 10/10
    Price: 15.46 €


    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.


    What You'll Learn:
    — Learn common debugging techniques that help you find and eliminate errors
    — Gain techniques to detect bugs more easily
    — Learn techniques to keep your project under control


    Who This Book Is For:
    Experienced Python coders from web development, big data, and more.

    -------------
     
    Last edited by a moderator: Sep 10, 2020