Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 657 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 657 Bytes

img

Advanced Python

Python is a versatile and powerful programming language that offers a wide range of advanced features and capabilities. In this phase of specialization, we will take a look at some of the most advanced features, and explore when, how and why we should use them

Roadmap

0x01: Variable Annotations

0x02: Concurrent programming using asyncio

0x03: Asynchronous generators

0x04: Unit and integration tests