Clean Python elegant coding in Python

Discover the right way to code in Python. This book provides the tips and techniques you need to produce error-free and eloquent Python projects. Your journey to better code starts with understanding the importance of formatting and documenting your code for maximum readability, utilizing built-in d...

Full description

Bibliographic Details
Main Author: Kapil, Sunil
Format: eBook
Language:English
Published: [Berkeley, California] Apress 2019
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
Table of Contents:
  • Includes bibliographical references and index
  • Chapter 1: Thinking Python
  • Chapter 2: Data Structures
  • Chapter 3: Writing Better Functions and Classes
  • Chapter 4: Working with Modules and Meta-classes
  • Chapter 5: Decorators and Context Managers
  • Chapter 6: Generators and Iterators
  • Chapter 7: Utilize New Python Features
  • Chapter 8: Debugging and Testing Python Code
  • Appendix: Some Awesome Tools