Expert Python Programming, Second Edition

Expert Python Programming, Second Edition
Author :
Publisher : Packt Publishing
Total Pages : 536
Release :
ISBN-10 : 1785886851
ISBN-13 : 9781785886850
Rating : 4/5 (850 Downloads)

Book Synopsis Expert Python Programming, Second Edition by : Michal Jaworski

Download or read book Expert Python Programming, Second Edition written by Michal Jaworski and published by Packt Publishing. This book was released on 2016-05-20 with total page 536 pages. Available in PDF, EPUB and Kindle. Book excerpt: Become an ace Python programmer by learning best coding practices and advance-level concepts with Python 3.5About This Book- Based on the latest stable version of Python (version 3.5)- Creating well manageable code that will run in various environments with different sets of dependencies- Packed with advanced concepts and best practices to write efficient Python codeWho This Book Is ForThe book would appeal to web developers and Python programmers who want to start using version 3.5 and write code efficiently. Basic knowledge of Python programming is expected.What You Will Learn- Conventions and best practices that are widely adopted in the python community- Package python code effectively for community and production use- Easy and lightweight ways to automate code deployment on remote systems- Improve your code's quality, reliability, and performance- Write concurrent code in python- Extend python with code written in different languagesIn DetailPython is a dynamic programming language, used in a wide range of domains by programmers who find it simple, yet powerful. Even if you find writing Python code easy, writing code that is efficient and easy to maintain and reuse is a challenge.The focus of the book is to familiarize you with common conventions, best practices, useful tools and standards used by python professionals on a daily basis when working with code.You will begin with knowing new features in Python 3.5 and quick tricks for improving productivity. Next, you will learn advanced and useful python syntax elements brought to this new version. Using advanced object-oriented concepts and mechanisms available in python, you will learn different approaches to implement metaprogramming. You will learn to choose good names, write packages, and create standalone executables easily.You will also be using some powerful tools such as buildout and vitualenv to release and deploy the code on remote servers for production use. Moving on, you will learn to effectively create Python extensions with C, C++, cython, and pyrex. The important factors while writing code such as code management tools, writing clear documentation, and test-driven development are also covered.You will now dive deeper to make your code efficient with general rules of optimization, strategies for finding bottlenecks, and selected tools for application optimization.By the end of the book, you will be an expert in writing efficient and maintainable code.Style and approach An easy-to-follow guide that covers industry followed best practices in Python programming


Expert Python Programming, Second Edition Related Books

Expert Python Programming, Second Edition
Language: en
Pages: 536
Authors: Michal Jaworski
Categories: Computers
Type: BOOK - Published: 2016-05-20 - Publisher: Packt Publishing

DOWNLOAD EBOOK

Become an ace Python programmer by learning best coding practices and advance-level concepts with Python 3.5About This Book- Based on the latest stable version
Expert Python Programming
Language: en
Pages: 536
Authors: Michal Jaworski
Categories: Computers
Type: BOOK - Published: 2016-05-20 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Become an ace Python programmer by learning best coding practices and advance-level concepts with Python 3.5 About This Book Based on the latest stable version
Advanced Python Programming
Language: en
Pages: 606
Authors: Quan Nguyen
Categories: Computers
Type: BOOK - Published: 2022-03-25 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Write fast, robust, and highly reusable applications using Python's internal optimization, state-of-the-art performance-benchmarking tools, and cutting-edge lib
Expert Python Programming
Language: en
Pages: 631
Authors: MichaƂ Jaworski
Categories: Computers
Type: BOOK - Published: 2021-05-28 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Gain a deep understanding of building, maintaining, packaging, and shipping robust Python applications Key FeaturesDiscover the new features of Python, such as
Advanced Python Programming
Language: en
Pages: 652
Authors: Dr. Gabriele Lanaro
Categories: Computers
Type: BOOK - Published: 2019-02-28 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Create distributed applications with clever design patterns to solve complex problems Key FeaturesSet up and run distributed algorithms on a cluster using Dask