Mastering Python
- Autor
- Editorial
- Idioma
- Inglés
- Formato
- Categoría
No ficción
Master the art of writing beautiful and powerful Python by using all of the features that Python 3.5 offers
About This Book
• Become familiar with the most important and advanced parts of the Python code style
• Learn the trickier aspects of Python and put it in a structured context for deeper understanding of the language
• Offers an expert's-eye overview of how these advanced tasks fit together in Python as a whole along with practical examples
Who This Book Is For
Almost anyone can learn to write working script and create high quality code but they might lack a structured understanding of what it means to be 'Pythonic'. If you are a Python programmer who wants to code efficiently by getting the syntax and usage of a few intricate Python techniques exactly right, this book is for you.
What You Will Learn • Create a virtualenv and start a new project
• Understand how and when to use the functional programming paradigm
• Get familiar with the different ways the decorators can be written in
• Understand the power of generators and coroutines without digressing into lambda calculus
• Create metaclasses and how it makes working with Python far easier
• Generate HTML documentation out of documents and code using Sphinx
• Learn how to track and optimize application performance, both memory and cpu
• Use the multiprocessing library, not just locally but also across multiple machines
• Get a basic understanding of packaging and creating your own libraries/applications
In Detail
Python is a dynamic programming language. It is known for its high readability and hence it is often the first language learned by new programmers. Python being multi-paradigm, it can be used to achieve the same thing in different ways and it is compatible across different platforms. Even if you find writing Python code easy, writing code that is efficient, easy to maintain, and reuse is not so straightforward.
This book is an authoritative guide that will help you learn new advanced methods in a clear and contextualised way. It starts off by creating a project-specific environment using venv, introducing you to different Pythonic syntax and common pitfalls before moving on to cover the functional features in Python. It covers how to create different decorators, generators, and metaclasses. It also introduces you to functools. wraps and coroutines and how they work. Later on you will learn to use asyncio module for asynchronous clients and servers. You will also get familiar with different testing systems such as py. test, doctest, and unittest, and debugging tools such as Python debugger and faulthandler. You will learn to optimize application performance so that it works efficiently across multiple machines and Python versions. Finally, it will teach you how to access C functions with a simple Python call. By the end of the book, you will be able to write more advanced scripts and take on bigger challenges.
Style and Approach
This book is a comprehensive guide that covers advanced features of the Python language, and communicate them with an authoritative understanding of the underlying rationale for how, when, and why to use them.
© 2016 Packt Publishing (Libro electrónico): 9781785289132
Fecha de lanzamiento
Libro electrónico: 29 de abril de 2016
Otros también disfrutaron ...
- Building Beehives For Dummies Howland Blackiston
- Possibility Unleashed: PATHBREAKING LESSONS FOR MAKING CHANGE HAPPEN IN YOUR ORGANIZATION AND BEYOND Marc Harrison
- Money Without Boundaries: How Blockchain Will Facilitate the Denationalization of Money Thomas J. Anderson
- Estate & Trust Administration For Dummies Margaret A. Munro, Kathryn A. Murphy
- A Mathematical Nature Walk John A. Adam
- El Poder de Estar Solo: Una Dosis de Motivación Acompañada de Ideas Revolucionarias Para una Vida Mejor BRIAN ALBA, Brian Alba
- Harry Potter y la piedra filosofal J.K. Rowling
- Los secretos de la mente millonaria T. Harv Eker
- Cien años de soledad Gabriel García Márquez
- La psicología del dinero: Cómo piensan los ricos: 18 claves imperecederas sobre riqueza y felicidad Morgan Housel
- Alas de sangre Rebecca Yarros
- Cadaver exquisito Agustina Bazterrica
- Una corte de rosas y espinas: Una corte de rosas y espinas 1 Sarah J. Maas
- Satanás Mario Mendoza
- Cómo Hablar Con Cualquier Persona En Cualquier Lugar Y En Cualquier Momento Nina Maxwell
- Harry Potter y el prisionero de Azkaban J.K. Rowling
- El hombre en busca de sentido Viktor Frankl
- Cómo hacer que te pasen cosas buenas: Entiende tu cerebro, gestiona tus emociones, mejora tu vida Marian Rojas Estapé
- La Biblioteca de la Medianoche (AdN) Matt Haig
- La hora de los lobos Mario Mendoza
