(ENG below)
Pierwsze kroki... kiedyś wydawały się trudne, natomiast teraz to bułka z masłem. Chcąc ułatwić sobie cały proces oraz usystematyzować materiał skorzystałem z gotowego planu nauki na roadmap.sh.
Na start podjąłem się przypomnienia zagadnień:
- Basic Syntax
- Variables and Data Types
- Conditionals
- Loops
Mając już gotowy plan oraz materiały do nauki zacząłem powtarzać wybrane zagadnienia. Nie zajęło mi to wiele czasu, jednak ponowne spojrzenie na dokumentację oraz materiały online pozwoliło mi przypomnieć sobie drobne niuanse. Z "nową" wiedzą przystąpiłem do napisania kilku prostych programów, które w założeniu miały wykorzystywać dopiero co powtórzone zagadnienia. Ich treść można sprawdzić na moim Githubie (https://github.com/Karol-Polak/Python_roadmap_journey/tree/main/Basics%231)
Nie zwlekając od razu zabrałem się za kolejne powtórki.
The first steps... used to seem difficult, but now they're a piece of cake. To make the whole process easier and to organize the material, I used a ready-made learning plan from roadmap.sh.
At the start, I undertook to recall the issues:
- Basic Syntax
- Variables and Data Types
- Conditionals
- Loops
Having already prepared a plan and study materials, I began to review the selected topics. It didn't take me long, but re-reading the documentation and online materials helped me remember the small nuances. With "new" knowledge, I started writing a few simple programs that were supposed to use the concepts I had just reviewed. Their content can be checked on my GitHub (https://github.com/Karol-Polak/Python_roadmap_journey/tree/main/Basics#1)
I didn't hesitate and immediately started reviewing the next topics.
Top comments (0)