Expert Python Programming: Become a master in Python by learning coding best practices and advanced programming concepts in Python 3.7

Expert Python Programming: Become a master in Python by learning coding best practices and advanced programming concepts in Python 3.7

by Michal Jaworski, Tarek Ziade
Expert Python Programming: Become a master in Python by learning coding best practices and advanced programming concepts in Python 3.7

Expert Python Programming: Become a master in Python by learning coding best practices and advanced programming concepts in Python 3.7

by Michal Jaworski, Tarek Ziade

eBook

$22.49  $29.99 Save 25% Current price is $22.49, Original price is $29.99. You Save 25%.

Available on Compatible NOOK devices, the free NOOK App and in My Digital Library.
WANT A NOOK?  Explore Now

Related collections and offers


Overview

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 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



Who this book is for



This 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.


Product Details

ISBN-13: 9781789806779
Publisher: Packt Publishing
Publication date: 04/30/2019
Sold by: Barnes & Noble
Format: eBook
Pages: 646
File size: 4 MB

About the Author

Michal Jaworski has 10 years' of professional experience in Python. He has been in various roles at different companies, from an ordinary full-stack developer, through software architect, to VP of engineering in a fast-paced start-up company. He is currently a senior backend engineer at Showpad. He is highly experienced in designing high-performance distributed services. He is also an active contributor to many open source Python projects.


Tarek Ziade is a Python developer located in the countryside near Dijon, France. He works at Mozilla in the services team. He founded a French Python user group called Afpy, and has written several books about Python in French and English. When he is not hacking on his computer or hanging out with his family, he's spending time between his two passions, running and playing the trumpet.

You can visit his personal blog (Fetchez le Python) and follow him on Twitter (tarek_ziade).

Table of Contents

Table of Contents
  1. Current Status of Python
  2. Modern Python Development Environments
  3. Modern Syntax Elements - Below the Class Level
  4. Modern Syntax Elements - Above the Class Level
  5. Elements of Metaprogramming
  6. Choosing Good Names
  7. Writing a Package
  8. Deploying the Code
  9. Python Extensions in Other Languages
  10. Managing Code
  11. Documenting Your Project
  12. Test-Driven Development
  13. Optimization - Principles and Profiling Techniques
  14. Optimization - Some Powerful Techniques
  15. Concurrency
  16. Event-Driven and Signal Programming
  17. Useful Design Patterns
  18. reStructuredText Primer
From the B&N Reads Blog

Customer Reviews