The Pythonic Way

  • 6h 34m
  • Sonal Raj
  • BPB Publications
  • 2021

‘The Pythonic Way' acquaints you with Python's capabilities beyond basic syntax. This book will help you understand widely accepted Pythonic constructs and procedures, thus enabling you to write reliable, optimized, and modular applications.

You'll learn about Pythonic data structures, class and object creation, and more. The book then delves into some of Python's lesser-known but incredibly powerful functionalities such as meta-programming, decorators, context managers, generators, and iterators. Additionally, you'll learn how to accelerate computations by using Pandas Series and Dataframes. You will be introduced to various design patterns that work well with Python applications. Finally, we'll discuss testing frameworks and best practices for testing, packaging, launching, and publishing applications in production environments.

This book will empower you as you transition from beginner or competitive Python coding to industry-standard Python software development. Intermediate Python developers will gain a deeper understanding of the language's nuances, enabling them to create better software.

What you will learn

  • ● Understand common practices for writing scalable and legible Python code.
  • ● Create robust and maintainable production codebases for time and space performant applications.
  • ● Master effective data processing practices and features like generators and decorators to improve complex computations on large datasets.
  • ● Get familiar with Pythonic design patterns for secure, large-scale applications.

In this Book

  • Introduction to Pythonic Code
  • Pythonic Data Structures
  • Classes and OOP Conventions
  • Python Modules and Metaprogramming
  • Pythonic Decorators and Context Managers
  • Data Processing Done Right
  • Iterators, Generators, and Coroutines
  • Python Descriptors
  • Pythonic Design and Architecture
  • Effective Testing for Python Code
  • Production Code Management
SHOW MORE
FREE ACCESS

YOU MIGHT ALSO LIKE

Rating 5.0 of 1 users Rating 5.0 of 1 users (1)
Rating 4.5 of 122 users Rating 4.5 of 122 users (122)
Rating 5.0 of 1 users Rating 5.0 of 1 users (1)

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE