docs: add Learning section with LearnAI interactive Python tutor

This commit is contained in:
buildonlabs 2026-04-04 10:52:08 +07:00
parent a2303c9389
commit 0c2a2f1e18

View File

@ -1077,6 +1077,12 @@ _Python programming on Microsoft Windows._
- [pywin32](https://github.com/mhammond/pywin32) - Python Extensions for Windows.
- [winpython](https://github.com/winpython/winpython) - Portable development environment for Windows 10/11.
## Learning
_Resources and tools for learning Python interactively._
- [LearnAI](https://uselearnai.com) - AI-powered conversational Python tutor that builds a personalized curriculum based on your level and goal, teaching one module at a time.
## Miscellaneous
_Useful libraries or tools that don't fit in the categories above._