## Python How-To Examples by Sirin Puenggun * [Self-Referencing Type Hints](self-referencing-hints.md) * [Introduction to Concurrency and Parallelism](introduction.md) * [Asynchronous Programming with asyncio](asynchronous.md) * [Parallelism with multiprocessing](multiprocessing.md) * [Combining Concurrency and Parallelism](combining.md)