Async Python Foundations: Applied Concepts
Offered By: LinkedIn Learning
Course Description
Overview
Learn the skills to take asynchronous Python from theory to practice.
Syllabus
Introduction
- Supercharging Python async
- What you should know
- Setting up locally or using Gitpod
- What makes programs slow and when async execution can help
- How async works (async/await)
- How async Python differs from other languages
- Async sleep and gather
- Challenge: Sleep_five
- Solution: Sleep_five
- Supercharging requests
- Async WebSocket client
- Challenge: Write the response to a JSON file
- Solution: Write the response to a JSON file
- How Redis shines in modern applications
- Getting started with aioredis
- Challenge: Redis chat
- Solution: Redis chat
- What is ASGI?
- ASGI landscape
- Chat app using Quart
- Async Django and Django Channels at a glance
- Challenge: Store feed data in Redis
- Solution: Store feed data in Redis
- Next steps
Taught by
Ronnie Sheer
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Intro to Computer Science
University of Virginia via Udacity Web Development
Udacity Software Engineering for SaaS
University of California, Berkeley via Coursera CS50's Introduction to Computer Science
Harvard University via edX