Free shipping on orders over $99
Clean Code in Python

Clean Code in Python

Refactor your legacy code base

by Mariano Anaya
Paperback
Publication Date: 29/08/2018

Share This Book:

  $71.49
or 4 easy payments of $17.87 with
afterpay
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 techniques of refactoring
Apply microservices to your legacy systems by implementing practical techniques

Book DescriptionPython is currently used in many different areas such as software construction, systems administration, and data processing.

In all of these areas, experienced professionals can find examples of inefficiency, problems, and other perils, as a result of bad code. After reading this book, readers will understand these problems, and more importantly, how to correct them.

The book begins by describing the basic elements of writing clean code and how it plays an important role in Python programming. You will learn about writing efficient and readable code using the Python standard library and best practices for software design. You will learn to implement the SOLID principles in Python and use decorators to improve your code. The book delves more deeply into 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 software problems by implementing design patterns in your code. In the final chapter we break down a monolithic application to a microservice one, starting from the code as the basis for a solid platform.

By the end of the book, you will be proficient in applying industry approved coding practices to design clean, sustainable and readable Python code.

What you will learn

Set up tools to effectively work in a development environment
Explore how the magic methods of Python can help us write better code
Examine the traits of Python to create advanced object-oriented design
Understand removal of duplicated code using decorators and descriptors
Effectively refactor code with the help of unit tests
Learn to implement the SOLID principles in Python

Who this book is forThis book will appeal to team leads, software architects and senior software engineers who would like to work on their legacy systems to save cost and improve efficiency. A strong understanding of Programming is assumed.
ISBN:
9781788835831
9781788835831
Category:
Programming & scripting languages: general
Format:
Paperback
Publication Date:
29-08-2018
Publisher:
Packt Publishing Limited
Country of origin:
United Kingdom
Pages:
332
Dimensions (mm):
93x75mm

This title is in stock with our Australian supplier and should arrive at our Sydney warehouse within 1 - 2 weeks of you placing an order.

Once received into our warehouse we will despatch it to you with a Shipping Notification which includes online tracking.

Please check the estimated delivery times below for your region, for after your order is despatched from our warehouse:

ACT Metro: 2 working days
NSW Metro: 2 working days
NSW Rural: 2-3 working days
NSW Remote: 2-5 working days
NT Metro: 3-6 working days
NT Remote: 4-10 working days
QLD Metro: 2-4 working days
QLD Rural: 2-5 working days
QLD Remote: 2-7 working days
SA Metro: 2-5 working days
SA Rural: 3-6 working days
SA Remote: 3-7 working days
TAS Metro: 3-6 working days
TAS Rural: 3-6 working days
VIC Metro: 2-3 working days
VIC Rural: 2-4 working days
VIC Remote: 2-5 working days
WA Metro: 3-6 working days
WA Rural: 4-8 working days
WA Remote: 4-12 working days

Reviews

Be the first to review Clean Code in Python.