Free shipping on orders over $99
Advanced Python Programming

Advanced Python Programming

Accelerate your Python programs using proven techniques and design patterns

by Quan Nguyen
Paperback
Publication Date: 25/03/2022

Share This Book:

  $79.19
or 4 easy payments of $19.80 with
afterpay
Write fast, robust, and highly reusable applications using Python's internal optimization, state-of-the-art performance-benchmarking tools, and cutting-edge libraries

Key Features

Benchmark, profile, and accelerate Python programs using optimization tools
Scale applications to multiple processors with concurrent programming
Make applications robust and reusable using effective design patterns

Book DescriptionPython's powerful capabilities for implementing robust and efficient programs make it one of the most sought-after programming languages.

In this book, you'll explore the tools that allow you to improve performance and take your Python programs to the next level.

This book starts by examining the built-in as well as external libraries that streamline tasks in the development cycle, such as benchmarking, profiling, and optimizing. You'll then get to grips with using specialized tools such as dedicated libraries and compilers to increase your performance at number-crunching tasks, including training machine learning models.

The book covers concurrency, a major solution to making programs more efficient and scalable, and various concurrent programming techniques such as multithreading, multiprocessing, and asynchronous programming.

You'll also understand the common problems that cause undesirable behavior in concurrent programs.

Finally, you'll work with a wide range of design patterns, including creational, structural, and behavioral patterns that enable you to tackle complex design and architecture challenges, making your programs more robust and maintainable.

By the end of the book, you'll be exposed to a wide range of advanced functionalities in Python and be equipped with the practical knowledge needed to apply them to your use cases.

What you will learn

Write efficient numerical code with NumPy, pandas, and Xarray
Use Cython and Numba to achieve native performance
Find bottlenecks in your Python code using profilers
Optimize your machine learning models with JAX
Implement multithreaded, multiprocessing, and asynchronous programs
Solve common problems in concurrent programming, such as deadlocks
Tackle architecture challenges with design patterns

Who this book is forThis book is for intermediate to experienced Python programmers who are looking to scale up their applications in a systematic and robust manner. Programmers from a range of backgrounds will find this book useful, including software engineers, scientific programmers, and software architects.
ISBN:
9781801814010
9781801814010
Category:
Computer programming / software development
Format:
Paperback
Publication Date:
25-03-2022
Publisher:
Packt Publishing Limited
Country of origin:
United Kingdom
Edition:
2nd Edition
Pages:
606
Dimensions (mm):
93x75mm

This title is in stock with our Australian supplier and should arrive at our Sydney warehouse within 1 - 2 weeks of you placing an order.

Once received into our warehouse we will despatch it to you with a Shipping Notification which includes online tracking.

Please check the estimated delivery times below for your region, for after your order is despatched from our warehouse:

ACT Metro: 2 working days
NSW Metro: 2 working days
NSW Rural: 2-3 working days
NSW Remote: 2-5 working days
NT Metro: 3-6 working days
NT Remote: 4-10 working days
QLD Metro: 2-4 working days
QLD Rural: 2-5 working days
QLD Remote: 2-7 working days
SA Metro: 2-5 working days
SA Rural: 3-6 working days
SA Remote: 3-7 working days
TAS Metro: 3-6 working days
TAS Rural: 3-6 working days
VIC Metro: 2-3 working days
VIC Rural: 2-4 working days
VIC Remote: 2-5 working days
WA Metro: 3-6 working days
WA Rural: 4-8 working days
WA Remote: 4-12 working days

Reviews

Be the first to review Advanced Python Programming.