https://github.com/shevchenkool/programovani-v-pythonu
https://github.com/shevchenkool/programovani-v-pythonu
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shevchenkool/programovani-v-pythonu
- Owner: ShevchenkoOl
- Created: 2025-01-29T16:13:35.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-04-09T18:42:23.000Z (9 months ago)
- Last Synced: 2025-04-09T19:41:35.060Z (9 months ago)
- Language: Python
- Size: 4.66 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Programovani v Pythonu
Welcome to the repository "Programovani v Pythonu"! This repository provides a beginner-friendly course on Python programming.
## Course Content
1. **Slicing, metody, moduly:** now we'll actually start programming and try out the first Python commands.
2. **Function:** optional function attributes. how to create a function, how to pass parameters, how to call it.
3. **Tuple, Set, Dictionaries***
4. **Object-oriented programming in Python: Objects and classes**
5. **Object-oriented programming in Python: Inheritance**
6. **Object-oriented programming in Python: Functions for working with objects**
## How to Use the Repository
1. Clone the repository: `git clone https://github.com/ShevchenkoOl/Programovani-v-Pythonu.git`
2. Navigate to the relevant section to explore the corresponding material.
3. Open files and study the provided code examples.
## Author
This repository was created and is maintained by [Oleksii Shevchenko](https://shevchenkool.github.io/portfolio/). For questions, suggestions, or feedback, please reach out via [email](mailto:uzlabini@gmail.com) or connect on [LinkedIn](https://linkedin.com/in/oleksii-shevchenko-535ab61b8).
If you have any questions or suggestions, feel free to create an [issue](https://github.com/ShevchenkoOl/Web-Automation-Dev/issues) or submit a [pull request](https://github.com/ShevchenkoOl/Web-Automation-Dev/pulls).
**Best of luck with learning Python!**