jmoldow-python3-async-tutorial icon indicating copy to clipboard operation
jmoldow-python3-async-tutorial copied to clipboard

Provide more context about the role that each section plays in asyncio

Open jmoldow opened this issue 8 years ago • 0 comments

The tutorial is currently organized such that it introduces a new concept in each section.

Some effort is made to tie each section into the bigger picture, but this isn't currently good enough to lend to a perfect understanding.

The end and beginning of each section should give sufficient motivation for the concepts presented, and how they will tie into asyncio.

jmoldow avatar Oct 25 '17 21:10 jmoldow