Studies carried out on the DIO platform. I choose to put the codes in English during the courses as much as possible.
- Development environment and getting started with Python
- Getting to know the Python programming language
- Operator types with Python
- Conditional and looping structures in Python
- Manipulating strings with Python
- Challenge: Creating a banking system with Python
- Working with lists in Python
- Understanding Tuples in Python
- Exploring sets in Python
- Learning to use dictionaries in Python
- Mastering Python functions
- Challenge: Optimizing the banking system with Python functions