Advanced Python Development
- Author: Matthew Wilkes
- ISBN: 1484257928
- Year: 2020
- Pages: 627
- Language: English
- File size: 7.9 MB
- File format: PDF
- Category: Python
Book Description:
This publication builds on fundamental Python tutorials to describe various Python language features that are not regularly covered: from reusable games scripts that perform dual duty as micro-services by minding entry points, to utilizing asyncio effectively to collate information from a high number of resources. On the way, it ensures type-hint established linting, low-overhead analyzing, and other automatic quality assessments to demonstrate a strong real-world improvement procedure.
Some strong areas of Python are usually recorded with contrived examples that describe the character as a standalone illustration only. By following the design and construct of a real-world program illustration from prototype to manufacturing quality you’ll see not just how the many parts of performance operate but how they incorporate within this bigger system design procedure. Additionally, you’ll benefit from the type of helpful asides and library recommendations which are a staple of seminar Q&A sessions in Python conferences in addition to discussions of contemporary Python best practices and methods to produce clean code that’s easily maintainable.
Advanced Python Development is meant for programmers who will already write simple applications in Python and wish to know when it is appropriate to utilize new and innovative language features and to achieve this in a certain way. It’s particularly of use to programmers seeking to advance to a senior level and also to quite experienced programmers who have so far used old versions of Python.
Everything You’ll Know
- Understand asynchronous programming
- Examine creating plugin architectures
- Use kind annotations
- Review Testing methods
- Research packaging and addiction management
Programmers in the middle to senior level who have Python expertise.