Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/julgitt/university_tasks
University tasks solutions
https://github.com/julgitt/university_tasks
assembly c cpp csharp css html java javascript racket typescript
Last synced: 17 days ago
JSON representation
University tasks solutions
- Host: GitHub
- URL: https://github.com/julgitt/university_tasks
- Owner: julgitt
- Created: 2022-04-22T20:39:25.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-11T20:00:26.000Z (10 months ago)
- Last Synced: 2024-04-12T23:58:48.130Z (10 months ago)
- Topics: assembly, c, cpp, csharp, css, html, java, javascript, racket, typescript
- Language: Python
- Homepage:
- Size: 117 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# University_tasks
### Some programming tasks and courses completed in college.## FIRST YEAR
### I TERM
- [Introduction to Programming in the C language](https://github.com/julgitt/University_tasks/tree/master/wstep_do_c)
- Mathematical Analysis
- Basic Computer Science Workshop (Github, Linux, Latex)
- Introduction to Computer Science
- Logic for Computer Scientists### II TERM
- [Computer Systems Architecture](https://github.com/julgitt/University_tasks/tree/master/ask_assembly)
- [Object-oriented programming](https://github.com/julgitt/University_tasks/tree/master/programowanie_obiektowe)
- [Programming Methods](https://github.com/julgitt/University_tasks/tree/master/metody_programowania)
- [C++ Course](https://github.com/julgitt/University_tasks/tree/master/c%2B%2B)
- Algebra## SECOND YEAR
### III TERM
- [Selected Elements of Software Design Practice](https://github.com/julgitt/University_tasks/tree/master/weppo)
- Operating Systems
- Discrete Mathematics
- Numerical Analysis### IV TERM
- Algorithms and Data Structures
- [Design and Development of .NET Windows Applications](https://github.com/julgitt/University_tasks/tree/master/.net)
- Design of Database Applications
- Probability and Statistics## THIRD YEAR
### V TERM
- [Methods of Implementing Algorithms](https://github.com/julgitt/University_tasks/tree/master/MIA)
- [Advanced Python Programming](https://github.com/julgitt/University_tasks/tree/master/python)
- [Embedded Systems](https://github.com/julgitt/University_tasks/tree/master/systemy_wbudowane)
- [Functional Programming](https://github.com/julgitt/University_tasks/tree/master/programowanie_funkcyjne)
- Software Engineering### VI TERM
- [Artifictial Intelligence](https://github.com/julgitt/University_tasks/tree/master/sztuczna_inteligencja)
- Object-Oriented Software Design
- [Linux Administration Course](https://github.com/julgitt/University_tasks/tree/master/administrowanie_linuxem)
- Computer Networks
- Project: "System Zapisów"