https://github.com/wlgs/introduction-to-computer-science-course
Introduction to Computer Science course 2020/21 at AGH UST.
https://github.com/wlgs/introduction-to-computer-science-course
agh agh-ust algorithms algorithms-and-data-structures course introduction-to-algorithms introduction-to-programming introduction-to-python python
Last synced: 3 months ago
JSON representation
Introduction to Computer Science course 2020/21 at AGH UST.
- Host: GitHub
- URL: https://github.com/wlgs/introduction-to-computer-science-course
- Owner: wlgs
- Created: 2020-12-16T05:36:59.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-23T16:12:42.000Z (over 3 years ago)
- Last Synced: 2025-01-19T18:16:20.401Z (5 months ago)
- Topics: agh, agh-ust, algorithms, algorithms-and-data-structures, course, introduction-to-algorithms, introduction-to-programming, introduction-to-python, python
- Language: Python
- Homepage:
- Size: 68.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction to Computer Science course
This repository is a collective of algorithms and simple problems which solutions are implemented and explained in Python. It **does not** contain 100% of the material of the entire course.
Problems **might not** have been solved efficiently.
# Wstęp do Informatyki (Polish)
Przedmiot realizowany w semestrze zimowym 2020/21.
Poszczególne rozwiązania z zestawów zadań i problemów **niekoniecznie** są napisane optymalnie.