Mastering Object-oriented Python - Free ebook 2017-07-17

Words
140
Reading
1 min
Listen
Play
9y

Mastering Object-oriented Python

This practical example-oriented guide will teach you advanced concepts of object-oriented programming in Python. This book will present detailed examples of almost all of the special method names that support creating classes that integrate seamlessly with Python's built-in features. It will show you how to use JSON, YAML, Pickle, CSV, XML, Shelve, and SQL to create persistent objects and transmit objects between processes. The book also covers logging, warnings, unit testing, configuration files, and how to work with the command line.

This book is broken into three major parts:

  • Pythonic Classes via Special Methods;
  • Persistence and Serialization;
  • Testing, Debugging, Deploying, and Maintaining.

The special methods are broken down into several focus areas:

  • initialization,
  • basics,
  • attribute access,
  • callables,
  • contexts,
  • containers,
  • collections,
  • numbers, and more advanced techniques such as decorators and mixin classes.

Only today, download this free ebook Mastering Object-oriented Python

Mastering Object-oriented Python - Free ebook 2017-07-17 | Ecency