Have a personal or library account? Click
here
to login
Paradigm
reference-global.com
Content
Services
Paradigm
Partners
Contact
Books
Clean Code in Python
Clean Code in Python: Refactor your legacy code base
Clean Code in Python: Refactor your legacy code base
Chapter in the book
Clean Code in Python
Publisher:
Packt Publishing Limited
By:
Mariano Anaya
Paid access
|
Jun 2024
Book details
Table of contents
Table of Contents
Introduction, Code Formatting, and Tools
Pythonic Code
General Traits of Good Code
The SOLID Principles
Using Decorators to Improve our Code
Getting more out of our objects with Descriptors
Using Generators
Unit Testing and Refactoring
Common Design Patterns
Clean Architecture
PDF preview is not available for this content.
PDF ISBN:
978-1-78883-706-4
Publisher:
Packt Publishing Limited
Copyright owner:
© 2018 Packt Publishing Limited
Publication date:
2024
Language:
English
Pages:
332
Related subjects:
Computer sciences
,
Computer sciences, other
Previous chapter
Clean Code in Python
Next chapter