
Expert Python Programming
Become a master in Python by learning coding best practices and advanced programming concepts in Python 3.7
Packt Publishing
3rd Edition
Published on 30. April 2019
Book
Paperback/Softback
646 pages
978-1-78980-889-6 (ISBN)
Description
Refine your Python programming skills and build professional-grade applications with this comprehensive guide
Key Features
Create manageable code that can run in various environments with different sets of dependencies
Implement effective Python data structures and algorithms to write optimized code
Discover the exciting new features of Python 3.7
Book DescriptionPython is a dynamic programming language that's used in a wide range of domains thanks to its simple yet powerful nature. Although writing Python code is easy, making it readable, reusable, and easy to maintain is challenging. Complete with best practices, useful tools, and standards implemented by professional Python developers, the third edition of Expert Python Programming will help you overcome this challenge.
The book will start by taking you through the new features in Python 3.7. You'll then learn the advanced components of Python syntax, in addition to understanding how to apply concepts of various programming paradigms, including object-oriented programming, functional programming, and event-driven programming. This book will also guide you through learning the naming best practices, writing your own distributable Python packages, and getting up to speed with automated ways to deploy your software on remote servers. You'll discover how to create useful Python extensions with C, C++, Cython, and CFFI. Furthermore, studying about code management tools, writing clear documentation, and exploring test-driven development will help you write clean code.
By the end of the book, you will have become an expert in writing efficient and maintainable Python code.What you will learn
Explore modern ways of setting up repeatable and consistent development environments
Package Python code effectively for community and production use
Learn modern syntax elements of Python programming such as f-strings, enums, and lambda functions
Demystify metaprogramming in Python with metaclasses
Write concurrent code in Python
Extend and integrate Python with code written in different languages
Who this book is forThis book will appeal to you if you're a programmer looking to take your Python knowledge to the next level by writing efficient code and learning the latest features of version 3.7 and above.
Key Features
Create manageable code that can run in various environments with different sets of dependencies
Implement effective Python data structures and algorithms to write optimized code
Discover the exciting new features of Python 3.7
Book DescriptionPython is a dynamic programming language that's used in a wide range of domains thanks to its simple yet powerful nature. Although writing Python code is easy, making it readable, reusable, and easy to maintain is challenging. Complete with best practices, useful tools, and standards implemented by professional Python developers, the third edition of Expert Python Programming will help you overcome this challenge.
The book will start by taking you through the new features in Python 3.7. You'll then learn the advanced components of Python syntax, in addition to understanding how to apply concepts of various programming paradigms, including object-oriented programming, functional programming, and event-driven programming. This book will also guide you through learning the naming best practices, writing your own distributable Python packages, and getting up to speed with automated ways to deploy your software on remote servers. You'll discover how to create useful Python extensions with C, C++, Cython, and CFFI. Furthermore, studying about code management tools, writing clear documentation, and exploring test-driven development will help you write clean code.
By the end of the book, you will have become an expert in writing efficient and maintainable Python code.What you will learn
Explore modern ways of setting up repeatable and consistent development environments
Package Python code effectively for community and production use
Learn modern syntax elements of Python programming such as f-strings, enums, and lambda functions
Demystify metaprogramming in Python with metaclasses
Write concurrent code in Python
Extend and integrate Python with code written in different languages
Who this book is forThis book will appeal to you if you're a programmer looking to take your Python knowledge to the next level by writing efficient code and learning the latest features of version 3.7 and above.
More details
Edition
3rd Revised edition
Language
English
Place of publication
Birmingham
United Kingdom
Edition type
Revised edition
Dimensions
Height: 235 mm
Width: 191 mm
Thickness: 35 mm
Weight
1187 gr
ISBN-13
978-1-78980-889-6 (9781789808896)
Copyright in bibliographic data and cover images is held by Nielsen Book Services Limited or by the publishers or by their respective licensors: all rights reserved.
Schweitzer Classification
Other editions
Additional editions

Michal Jaworski | Tarek Ziadé | Cody Jackson
Expert Python Programming
Become a master in Python by learning coding best practices and advanced programming concepts in Python 3.7
E-Book
06/2024
3rd Edition
Packt Publishing Limited
€31.49
Available for download
Persons
Python Tarek Ziade is a Software Engineer, located in Burgundy, France. He works at Elastic, building tools for developers. Before Elastic, he worked at Mozilla for 10 years. Tarek founded a French Python User group called Afpy. He has written several articles on the Python programming language for various magazines and also a few books in French and English. Cody Jackson is a disabled military veteran, the founder of Socius Consulting, an IT and business management consulting company in San Antonio, Texas, and a co-founder of Top Men Technologies with Scott Thompson. He is currently employed at CACI International as the lead ICS/SCADA modeling and simulations engineer. He has been involved in the tech industry since 1994, when he left Gateway Computers to join the Navy as a nuclear chemist and radcon technician. Prior to joining CACI, he worked at ECPI University as a computer information systems adjunct professor. He is a self-taught Python programmer, and is the author of Learning to Program Using Python and Secret Recipes of the Python Ninja. He holds an Associate in Science degree in electromechanical technology, a Bachelor of Science degree in computer engineering technology, and a Master of Science degree in IT management, as well as numerous IT certifications.
Content
Table of Contents
Current Status of Python
Modern Python Development Environments
Modern Syntax Elements - Below the Class Level
Modern Syntax Elements - Above the Class Level
Elements of Metaprogramming
Choosing Good Names
Writing a Package
Deploying the Code
Python Extensions in Other Languages
Managing Code
Documenting Your Project
Test-Driven Development
Optimization - Principles and Profiling Techniques
Optimization - Some Powerful Techniques
Concurrency
Event-Driven and Signal Programming
Useful Design Patterns
reStructuredText Primer
Current Status of Python
Modern Python Development Environments
Modern Syntax Elements - Below the Class Level
Modern Syntax Elements - Above the Class Level
Elements of Metaprogramming
Choosing Good Names
Writing a Package
Deploying the Code
Python Extensions in Other Languages
Managing Code
Documenting Your Project
Test-Driven Development
Optimization - Principles and Profiling Techniques
Optimization - Some Powerful Techniques
Concurrency
Event-Driven and Signal Programming
Useful Design Patterns
reStructuredText Primer