Hacker News new | ask | show | jobs
Correct way of learning asyncio in Python 3.6
4 points by eyer2016 3089 days ago
As I understand, there are differences between 3.4,3.5 and 3.6. I'm not sure what tutorials I should use to learn this. As in what parts have changed and what haven't.

To be clear, I'm finding the official documentation quite difficult to follow along. I'm looking for sources outside the official documentation.