by Pablo Enfedaque for
The training will cover all the essentials of Python objects, from the most basic concepts to some advanced features, with real world examples and some exercises. The training contents are:
I already gave this training internally at my company. All the content is available here: objects repository.
To complete the exercises proposed you will only need Python 2.7 with nose package installed and your favourite Python editor.
Although it is targeted for beginners, most probably intermediate Pythonists may learn something new too.
Please, notice that there are no slides, only Python code. In the README.md or the objects repository there is a detailed usage explanation