3. “Architecture” of this participative workshop
1. Evaluate the level of attendees
2. Groups composition
3. Define objectives
4. Start !
4. What is your AsyncIO level ?
1. I never use Python
2. I use Python for scripting only
3. I already use Flask or Django
4. I use asynchronous pattern outside AsyncIO
5. My relationship with AsyncIO is complicated
6. I’m here only to troll about AsyncIO
5. Examples
● Level 1: https://www.google.fr/search?q=python+3+tutorial
● Level 2 and 3: http://asyncio.readthedocs.io/en/latest/
● Level 4 and 5:
○ Realtime Chat
○ Concurrent Web scraper
○ Realtime Todo-list
○ Alarm clock
● Level 6: Wait that I finish to launch the workshop first ;)