TabbedOut / learninglunch

The Unlicense
0 stars 0 forks source link

Python 3.5, asyncio and you #36

Open dmclain opened 8 years ago

dmclain commented 8 years ago

Several individuals at TabbedOut (@crccheck and @nosamanuel especially) have been experimenting with asyncio and Python 3.5. We should pick some introductory material that is appropriate for developers to read before a talk that does a deep dive into how pymolekule, tabitha, pinger and other various tools have been leveraging those techniques.

Ideally we're not spending time teaching async/defer/etc, but rather are going through the real implementations, but focused on an audience that are not yet asyncio experts.