Clean Code in Python

Clean Code in Python
Author :
Publisher : Packt Publishing Ltd
Total Pages : 423
Release :
ISBN-10 : 9781800562097
ISBN-13 : 1800562098
Rating : 4/5 (098 Downloads)

Book Synopsis Clean Code in Python by : Mariano Anaya

Download or read book Clean Code in Python written by Mariano Anaya and published by Packt Publishing Ltd. This book was released on 2021-01-06 with total page 423 pages. Available in PDF, EPUB and Kindle. Book excerpt: Tackle inefficiencies and errors the Pythonic way Key Features Enhance your coding skills using the new features introduced in Python 3.9 Implement the refactoring techniques and SOLID principles in Python Apply microservices to your legacy systems by implementing practical techniques Book Description Experienced professionals in every field face several instances of disorganization, poor readability, and testability due to unstructured code. With updated code and revised content aligned to the new features of Python 3.9, this second edition of Clean Code in Python will provide you with all the tools you need to overcome these obstacles and manage your projects successfully. The book begins by describing the basic elements of writing clean code and how it plays a key role in Python programming. You will learn about writing efficient and readable code using the Python standard library and best practices for software design. The book discusses object-oriented programming in Python and shows you how to use objects with descriptors and generators. It will also show you the design principles of software testing and how to resolve problems by implementing software design patterns in your code. In the concluding chapter, we break down a monolithic application into a microservices-based one starting from the code as the basis for a solid platform. By the end of this clean code book, you will be proficient in applying industry-approved coding practices to design clean, sustainable, and readable real-world Python code. What you will learn Set up a productive development environment by leveraging automatic tools Leverage the magic methods in Python to write better code, abstracting complexity away and encapsulating details Create advanced object-oriented designs using unique features of Python, such as descriptors Eliminate duplicated code by creating powerful abstractions using software engineering principles of object-oriented design Create Python-specific solutions using decorators and descriptors Refactor code effectively with the help of unit tests Build the foundations for solid architecture with a clean code base as its cornerstone Who this book is for This book is designed to benefit new as well as experienced programmers. It will appeal to team leads, software architects and senior software engineers who would like to write Pythonic code to save on costs and improve efficiency. The book assumes that you have a strong understanding of programming


Clean Code in Python Related Books

Clean Code in Python
Language: en
Pages: 423
Authors: Mariano Anaya
Categories: Computers
Type: BOOK - Published: 2021-01-06 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Tackle inefficiencies and errors the Pythonic way Key Features Enhance your coding skills using the new features introduced in Python 3.9 Implement the refactor
Clean Code in Python - Second Edition
Language: en
Pages: 422
Authors: Mariano Anaya
Categories: Computers
Type: BOOK - Published: 2020-12-28 - Publisher:

DOWNLOAD EBOOK

Improve your software engineering practices to tackle inefficiencies, errors, and other perils that emerge due to bad code Key Features Enhance your coding skil
Clean Code in Python
Language: en
Pages: 328
Authors: Mariano Anaya
Categories: Computers
Type: BOOK - Published: 2018-08-29 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Getting the most out of Python to improve your codebase Key Features Save maintenance costs by learning to fix your legacy codebase Learn the principles and tec
The Art of Clean Code
Language: en
Pages: 177
Authors: Christian Mayer
Categories: Computers
Type: BOOK - Published: 2022-08-02 - Publisher: No Starch Press

DOWNLOAD EBOOK

Learn eight principles to simplify your code and become a more effective (and successful) programmer. Most software developers waste thousands of hours working
Clean Python
Language: en
Pages: 274
Authors: Sunil Kapil
Categories: Computers
Type: BOOK - Published: 2019-05-21 - Publisher: Apress

DOWNLOAD EBOOK

Discover the right way to code in Python. This book provides the tips and techniques you need to produce cleaner, error-free, and eloquent Python projects. Your