https://github.com/szymon-budziak/introduction_to_computer_science_course_agh
Solutions from Introduction to Computer Science course at AGH UST. If you use it and it helped you please leave a star ⭐
https://github.com/szymon-budziak/introduction_to_computer_science_course_agh
introduction-to-computer-science introduction-to-programming python
Last synced: about 2 months ago
JSON representation
Solutions from Introduction to Computer Science course at AGH UST. If you use it and it helped you please leave a star ⭐
- Host: GitHub
- URL: https://github.com/szymon-budziak/introduction_to_computer_science_course_agh
- Owner: Szymon-Budziak
- License: mit
- Created: 2020-12-27T20:19:28.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-09T07:59:13.000Z (about 3 years ago)
- Last Synced: 2025-02-01T02:51:16.394Z (3 months ago)
- Topics: introduction-to-computer-science, introduction-to-programming, python
- Language: Python
- Homepage:
- Size: 700 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Introduction to Computer Science course at AGH UST
The repository with solutions from Introduction to Computer Science (Wstęp do Informatyki - WDI) lab classes at AGH UST. Here I will share all of the codes written by me and codes written during laboratories. All codes are written in English but the content of the exercises are written in Polish. Also all codes are written according to the PEP 8 style.
## Table of contents
Table of contents consists of specific sections in repository. Each section consists of the content of the exercises and the solved exercises.
1. [Section 1](https://github.com/Szymon-Budziak/Introduction_to_Computer_Science_course_AGH/tree/master/Section_1)
2. [Section 2](https://github.com/Szymon-Budziak/Introduction_to_Computer_Science_course_AGH/tree/master/Section_2)
3. [Section 3](https://github.com/Szymon-Budziak/Introduction_to_Computer_Science_course_AGH/tree/master/Section_3)
4. [Section 4](https://github.com/Szymon-Budziak/Introduction_to_Computer_Science_course_AGH/tree/master/Section_4)
5. [Section 5](https://github.com/Szymon-Budziak/Introduction_to_Computer_Science_course_AGH/tree/master/Section_5)
6. [Section 6](https://github.com/Szymon-Budziak/Introduction_to_Computer_Science_course_AGH/tree/master/Section_6)
7. [Section 7](https://github.com/Szymon-Budziak/Introduction_to_Computer_Science_course_AGH/tree/master/Section_7)
## Licence
If you use this repository/code for classes or for something else, please give me a star or a fork :). It will help me know that my work is important and useful to someone.