Journey to Master Python (WIP)

ageekymonk
35K views

Open Source Your Knowledge, Become a Contributor

Technology knowledge has to be shared and made accessible for free. Join the movement.

Create Content
Next: How we argue with functions

Journey to Master Python

This playbook is a collection of tricks through which you can master various python concepts

Who can take this course

Anyone who wants to write efficient python code using various advanced concepts.

Previous knowledge

Basic knowledge of python will be helpful. We expect knowledge of python syntax, basic functions and nothing more.

Course Content

  1. How to argue with functions
  2. Collections Module
  3. Dynamic Attributes
  4. Callables
  5. Decorators
  6. slots for scaling
  7. functools Module
  8. Compile, Eval and Exec
  9. Python Namespace
  10. Introspection
  11. Multiple Inheritance
Open Source Your Knowledge: become a Contributor and help others learn. Create New Content