- Learning markdown
- Installing python
- Manipulating data types
- Basic calculation
- Building complex calculator
- Control flow
- Comparisons
- Strings operation
- control flow
- if statement
- else,elif
- while loops
- Break,continue?
- for loops
- lists
- indexes
- strings as list?? - OR No?
- Matrixes
- for loops
- ranges
- lists
- tuples
- sets
- append
- extend
- remove
- pop
- clear
- Kuccps application
- Dictionaries
- Return
- errors
- def
- functions
- editing text
- object oriented programming
- Graphic user Interface creating and editing buttons
- inheritance in OOP