1.

Record Nr.

UNINA9910826508003321

Autore

Raj Sonal

Titolo

The pythonic way : an architect's guide to conventions and best practices for the design, development, testing and management of enterprise Python code / / Sonal Raj

Pubbl/distr/stampa

Delhi, India : , : BPB Publications, , [2022]

©2022

ISBN

93-91030-20-3

Edizione

[1st ed.]

Descrizione fisica

1 online resource

Disciplina

001.642

Soggetti

Computer programming

Programming languages (Electronic computers)

Python (Computer program language)

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Sommario/riassunto

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