

Expert Python Programming - Third Edition: Become a master in Python by learning coding best practices and advanced prog, (Paperback)
Key item features
- Expert Python Programming - Third Edition: Become a master in Python by learning coding best practices and advanced prog, (Paperback)
- Author: Packt Publishing
- ISBN: 9781789808896
- Format: Paperback
- Publication Date: 2019-04-29
- Page Count: 646
Specs
- Book formatPaperback
- Fiction/nonfictionNon-Fiction
- GenreComputing & Internet
- Publication dateApril, 2019
- Pages646
- SubgenreLanguages
- Free shipping
Free 90-day returns
How do you want your item?
More seller options (4)
Get 50% off a year of Walmart+
Similar items you might like
Python Programming: A full Comprehensive Guide for Beginners and experienced programmers (Paperback) $11.99
$1199current price $11.99Python Programming: A full Comprehensive Guide for Beginners and experienced programmers (Paperback)
Programming Microcontrollers with Python: Experience the Power of Embedded Python, (Paperback) $40.24
$4024current price $40.24Programming Microcontrollers with Python: Experience the Power of Embedded Python, (Paperback)
Python Illustrated: Not another boring Python book, learn programming the fun way, (Paperback) $29.99
$2999current price $29.99Python Illustrated: Not another boring Python book, learn programming the fun way, (Paperback)
Learning Python Python: A Beginners Complete Reference Guide to Learn The Python Programming Language., Book 5, (Paperback) $22.00 Was $25.12
$2200current price $22.00, Was $25.12$25.12Learning Python Python: A Beginners Complete Reference Guide to Learn The Python Programming Language., Book 5, (Paperback)
Programming for Kids Learning Python with Google Blockly: A Kid's Introduction to Python Programming, (Paperback) $18.99
$1899current price $18.99Programming for Kids Learning Python with Google Blockly: A Kid's Introduction to Python Programming, (Paperback)
Python Programming for Beginners: The Perfect Step-by-Step Guide for Learning Coding with Python from Scratch - Includin, (Paperback) $29.98
$2998current price $29.98Python Programming for Beginners: The Perfect Step-by-Step Guide for Learning Coding with Python from Scratch - Includin, (Paperback)
Python in Practice Python in Practice - Volume II: Beyond the Basics: Advanced Language Features in Python, Book 2, (Paperback) $23.61
$2361current price $23.61Python in Practice Python in Practice - Volume II: Beyond the Basics: Advanced Language Features in Python, Book 2, (Paperback)
Mastering Algorithms with Python: A Practical Approach to Problem Solving and Python Implementation, (Paperback) $23.57
$2357current price $23.57Mastering Algorithms with Python: A Practical Approach to Problem Solving and Python Implementation, (Paperback)
Python for Beginners A Step-by-Step Introduction to Programming with Python: Building a Strong Foundation in Python Programming for Absolute Beginners (Paperback) $9.99
$999current price $9.99Python for Beginners A Step-by-Step Introduction to Programming with Python: Building a Strong Foundation in Python Programming for Absolute Beginners (Paperback)
Learn Python Programming - Fourth Edition: A Comprehensive, Up-to-Date, and Definitive Guide to Learning Python, (Paperback) $38.83
$3883current price $38.83Learn Python Programming - Fourth Edition: A Comprehensive, Up-to-Date, and Definitive Guide to Learning Python, (Paperback)
Python Bible for Beginners 2025 Python Bible for Beginners: Python programming: Master Coding Fundamentals and Build Real-World Projects with Ease, Book 1, (Paperback) $19.99
$1999current price $19.99Python Bible for Beginners 2025 Python Bible for Beginners: Python programming: Master Coding Fundamentals and Build Real-World Projects with Ease, Book 1, (Paperback)
Mastering Python 3 Programming: Ultimate Guide to Learn Python Coding Fundamentals and Real-World Applications, (Paperback) $34.50
$3450current price $34.50Mastering Python 3 Programming: Ultimate Guide to Learn Python Coding Fundamentals and Real-World Applications, (Paperback)
Ultimate Python Programming: Learn Python with 650 Programs, 900 Practice Questions, and 5 Projects, (Paperback) $34.50
$3450current price $34.50Ultimate Python Programming: Learn Python with 650 Programs, 900 Practice Questions, and 5 Projects, (Paperback)
Python Data Science: Python Data Science: Hands on Learning for Beginners (Paperback) $19.99
$1999current price $19.99Python Data Science: Python Data Science: Hands on Learning for Beginners (Paperback)
Python Simplified with Generative AI: Hands-on Python development with GenAI tools integrating data science and web inte, (Paperback) $49.51
$4951current price $49.51Python Simplified with Generative AI: Hands-on Python development with GenAI tools integrating data science and web inte, (Paperback)
Problem Solving with Python 3.7 Edition: A beginner's guide to Python & open-source programming tools, (Paperback) $36.69
$3669current price $36.69Problem Solving with Python 3.7 Edition: A beginner's guide to Python & open-source programming tools, (Paperback)
Expert Twisted: Event-Driven and Asynchronous Programming with Python, (Paperback) $40.59
$4059current price $40.59Expert Twisted: Event-Driven and Asynchronous Programming with Python, (Paperback)
Python Programming for Beginners: The Ultimate Beginner's Guide with a Step-by-Step Approach to Computer Science to Unde, (Paperback) $18.60
$1860current price $18.60Python Programming for Beginners: The Ultimate Beginner's Guide with a Step-by-Step Approach to Computer Science to Unde, (Paperback)
Programming Python Programming Crash Course: A Crash Course Guide to Learn Programming Python, all you Need to Learn for Introducing, Book 3A, (Hardcover) $36.15
$3615current price $36.15Programming Python Programming Crash Course: A Crash Course Guide to Learn Programming Python, all you Need to Learn for Introducing, Book 3A, (Hardcover)
Python Programming for Absolute Beginners: Learn Python Fast with Real-World Examples and Practical Exercises - Your Ess, (Paperback) $13.90
$1390current price $13.90Python Programming for Absolute Beginners: Learn Python Fast with Real-World Examples and Practical Exercises - Your Ess, (Paperback)
About this item
Product details
Refine your Python programming skills and build professional grade applications with this comprehensive guide
Key Features
- Create well manageable code that will run in various environments with different sets of dependencies
- Implement effective Python data structures and algorithms to build optimized code.
- Discover the exciting new features of Python 3.8
Book Description
Python 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 best naming practices, writing your own distributable Python packages, and getting up to speed with automated ways of deploying 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 Python with code written in different languages
- Integrate Python with code written in different languages
- Expert Python Programming - Third Edition: Become a master in Python by learning coding best practices and advanced prog, (Paperback)
- Author: Packt Publishing
- ISBN: 9781789808896
- Format: Paperback
- Publication Date: 2019-04-29
- Page Count: 646
Specifications
Book format
Fiction/nonfiction
Genre
Publication date
Warranty
Warranty information
Customer ratings & reviews
Related pages
- Classes Python 3
- Python Biology
- SQL Programming Language Books
- Best Sellers In Programming Algorithms
- C 10 C Programming Language Books
- Best Sellers In Computer Programming Languages
- Python Testing
- JavaScript Programming Language Books
- A+ Certification Guide Books
- General Programming Books
- Open Source Books
- Java Programming Language Books
