| 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 |
08.03 |
+ |
|
Exploratory data analysis |
12.03 |
+ |
| 4. Data Visualization |
Visual thinking |
22.03 |
+ |
|
Charts and plots (matplotlib / seaborn) |
08.03., 15.03 |
+ |
|
Interpreting results |
5.04, 12.04 |
+ |
| 5. Algorithms & Logic |
Basic algorithms |
5.04, 12.04 |
|
|
Problem-solving approaches |
|
|
|
Efficiency and clarity in code |
5.04, 12.04 |
|
| 6. Introduction to Machine Learning |
What ML really is (without hype) |
5.04, 12.04 |
|
|
Supervised vs unsupervised learning |
5.04, 12.04 |
|
|
Simple models and practical examples |
5.04, 12.04 |
|
| 7. Text, Images & AI Applications |
Working with text data |
|
|
|
Intro to image processing |
|
|
|
Simple AI / LLM-based projects |
|
|
| 8. API-calls and Agents |
simple api calls, agents basics |
12.04 |
|