This is a concise Python 3 programming tutorial for people who think that reading is boring. I try to show everything with simple code examples; there are no long and complicated explanations with fancy words. If you have never programmed before click here to find out what programming is like and get started.
This tutorial is aimed at people with no programming experience at all or very little programming experience. If you have programmed a lot in the past using some other language you may want to read the official tutorial instead.
You can use Python 3.11 or any newer Python with this tutorial. Don't use Python 2 because it's no longer supported.
No | Day | Topic |
---|---|---|
1 | Day 01 | Python Introduction |
2 | Day 02 | Variables & Data Types |
3 | Day 03 | |
4 | Day 04 | |
5 | Day 05 | |
6 | Day 06 | |
7 | Day 07 | |
8 | Day 08 | |
9 | Day 09 | |
10 | Day 10 |