Module Topics Date Status
1. Introduction What is programming, data, and AI 25.01.2026 +
How Python is used in real projects 25.01.2026 +
Learning tools (Jupyter Notebook, Git basics) 25.01.2026 +-
2. Python Fundamentals Variables, data types 25.01, 08.02, 22.02 +
Conditions and loops 08.02, 08.02, 22.02 +
Functions and basic debugging 22.02 +-
Working with notebooks 08.02.2026 +
3. Working with Data Data structures (lists, dictionaries, pandas) 22.02 +- -
Reading and cleaning data
Exploratory data analysis
4. Data Visualization Visual thinking
Charts and plots (matplotlib / seaborn)
Interpreting results
5. Algorithms & Logic Basic algorithms
Problem-solving approaches
Efficiency and clarity in code
6. Introduction to Machine Learning What ML really is (without hype)
Supervised vs unsupervised learning
Simple models and practical examples
7. Text, Images & AI Applications Working with text data
Intro to image processing
Simple AI / LLM-based projects