Skip to content

Bits of code from James Powell lecture on core concepts of python written in four Jupyter notebooks that cover protocol view of python, metaclasses, decorators, generators and context managers.

lepchenkov/What_it_Takes_to_be_a_Python_Expert

Repository files navigation

What it takes to be a python expert

That is a collection of jupyter notebooks that captures a lecture on PyData event Seattle 2017 by James Powell on core concepts of python.

The most convinient way to read notebooks without cloning the whole repo is by using nbviewer links (nbviewer just renders the content of the notebooks in a nice way):

I personally find James Powell amazing. His lectures are crazy fun and this one in particular is interesting and insightful.

About

Bits of code from James Powell lecture on core concepts of python written in four Jupyter notebooks that cover protocol view of python, metaclasses, decorators, generators and context managers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published