Python
Write an awesome doc for Python. A very nice an practical one extracted from Python official documentation.
View on GitHub
Tutorial
Intro
.
Getting started
.
Whetting your appetite & some very basic concepts
.
Conditions, loops and more
.
Functions
.
Better developer experience in writing/using functions
.
Questions and fixing some mistakes
.
Lambda expressions
.
List data structure
.
Tuples, and sets
.
Dictionaries
.
Looping, conditions, and comparing
.
Modularity
.
Modules in Python
.
Packages in Python
.
Docs
AI roadmap