Welcome to the repository "Programovani v Pythonu"! This repository provides a beginner-friendly course on Python programming.
- Slicing, metody, moduly: now we'll actually start programming and try out the first Python commands.
- Function: optional function attributes. how to create a function, how to pass parameters, how to call it.
- Tuple, Set, Dictionaries*
- Object-oriented programming in Python: Objects and classes
- Object-oriented programming in Python: Inheritance
- Object-oriented programming in Python: Functions for working with objects
-
Clone the repository:
git clone https://github.com/ShevchenkoOl/Programovani-v-Pythonu.git -
Navigate to the relevant section to explore the corresponding material.
-
Open files and study the provided code examples.
This repository was created and is maintained by Oleksii Shevchenko. For questions, suggestions, or feedback, please reach out via email or connect on LinkedIn.
If you have any questions or suggestions, feel free to create an issue or submit a pull request. Best of luck with learning Python!