> For the complete documentation index, see [llms.txt](https://rgilliotte.gitbook.io/byte-of-python/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rgilliotte.gitbook.io/byte-of-python/a-byte-of-python.md).

# A byte of Python

- [À propos de Python](https://rgilliotte.gitbook.io/byte-of-python/a-byte-of-python/about_python.md)
- [Installation](https://rgilliotte.gitbook.io/byte-of-python/a-byte-of-python/installation.md)
- [Premiers pas](https://rgilliotte.gitbook.io/byte-of-python/a-byte-of-python/first_steps.md)
- [Les bases](https://rgilliotte.gitbook.io/byte-of-python/a-byte-of-python/basics.md)
- [Opérateurs et expressions](https://rgilliotte.gitbook.io/byte-of-python/a-byte-of-python/op_exp.md)
- [Structures de contrôle](https://rgilliotte.gitbook.io/byte-of-python/a-byte-of-python/control_flow.md)
- [Fonctions](https://rgilliotte.gitbook.io/byte-of-python/a-byte-of-python/functions.md)
- [Modules](https://rgilliotte.gitbook.io/byte-of-python/a-byte-of-python/modules.md)
- [Structures de données](https://rgilliotte.gitbook.io/byte-of-python/a-byte-of-python/data_structures.md)
- [Résolution de problème](https://rgilliotte.gitbook.io/byte-of-python/a-byte-of-python/problem_solving.md)
- [Programmation orientée objet](https://rgilliotte.gitbook.io/byte-of-python/a-byte-of-python/oop.md)
- [Entrées et sorties](https://rgilliotte.gitbook.io/byte-of-python/a-byte-of-python/io.md)
- [Exceptions](https://rgilliotte.gitbook.io/byte-of-python/a-byte-of-python/exceptions.md)
- [Bibliothèque standard](https://rgilliotte.gitbook.io/byte-of-python/a-byte-of-python/stdlib.md)
- [Pour aller plus loin](https://rgilliotte.gitbook.io/byte-of-python/a-byte-of-python/more.md)
- [Et ensuite](https://rgilliotte.gitbook.io/byte-of-python/a-byte-of-python/what_next.md)
