An open API service indexing awesome lists of open source software.

https://github.com/itsfoss0/alx-backend-python

This Repo holds Advanced Python programming concepts during the Short Specialization phase in ALX
https://github.com/itsfoss0/alx-backend-python

advanced-python alx alx-africa alx-backend holberton-curriculum holbertonschool python

Last synced: about 1 month ago
JSON representation

This Repo holds Advanced Python programming concepts during the Short Specialization phase in ALX

Awesome Lists containing this project

README

        

![img](https://assets.imaginablefutures.com/media/images/ALX_Logo.max-200x150.png)

## 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](0x00-python_variable_annotations): Variable Annotations

[0x02](0x01-python_async_function): Concurrent programming using asyncio

[0x03](0x02-python_async_comprehension): Asynchronous generators

[0x04](./0x03-Unittests_and_integration_tests): Unit and integration tests