An open API service indexing awesome lists of open source software.

https://github.com/shevchenkool/programovani-v-pythonu


https://github.com/shevchenkool/programovani-v-pythonu

Last synced: 9 months ago
JSON representation

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!**