Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 238 Bytes

File metadata and controls

8 lines (6 loc) · 238 Bytes

Python MKE Talks

This is just a repository of any talks I give.

Current contents:

  • asyncio (Python3.4): Talk on Python3.4 asyncio module
  • generators (Python2.7): Intro level talk on Iterators and Generators in Python