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

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 ⭐

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.