Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gremble0/university
https://github.com/gremble0/university
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gremble0/university
- Owner: gremble0
- Created: 2023-02-18T05:21:33.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-11T18:17:49.000Z (9 months ago)
- Last Synced: 2024-04-11T23:56:34.869Z (9 months ago)
- Language: Java
- Size: 132 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# University
This is a complete collection of all the work associated with my studies at UiO (University of Oslo) taking the degree [*Programming and system architecture*](https://www.uio.no/studier/program/informatikk-programmering/)I graduated this degree in the spring of 2024. In this repo you will see my progress as a developer throughout the course of the degree, and how my skills improve as the subjects get more advanced and i learn more about programming. Listed below are all the programming related courses I took as a part of my degree.
- [IN1000 - Introduction to object oriented programming](https://www.uio.no/studier/emner/matnat/ifi/IN1000/) - language: Python ✔️
- [IN1010 - Object oriented programming](https://www.uio.no/studier/emner/matnat/ifi/IN1010/) - language: Java ✔️
- [IN1020 - Introduction to data technology](https://www.uio.no/studier/emner/matnat/ifi/IN1020/) ✔️
- [IN1030 - Systems, requirements and consequences](https://www.uio.no/studier/emner/matnat/ifi/IN1030/) ✔️
- [IN1150 - Logical methods](https://www.uio.no/studier/emner/matnat/ifi/IN1150/) ✔️
- [IN2000 - Software engineering with project work](https://www.uio.no/studier/emner/matnat/ifi/IN2000/) - language: Kotlin + Jetpack Compose ✔️
- [IN2010 - Algorithms and datastructures](https://www.uio.no/studier/emner/matnat/ifi/IN2010/) - language: Python & Java ✔️
- [IN2030 - Project assignment in programming](https://www.uio.no/studier/emner/matnat/ifi/IN2030) - language: Java (& the primitive language asp similar to python) ✔️
- [IN2040 - Functional programming](https://www.uio.no/studier/emner/matnat/ifi/IN2040) - language: Scheme ️️️ ✔️
- [IN2090 - Databases and data modeling](https://www.uio.no/studier/emner/matnat/ifi/IN2090/) - language: SQL + PostgreSQL ✔️
- [IN2120 - Information security](https://www.uio.no/studier/emner/matnat/ifi/IN2120/) ✔️
- [IN2140 - Introduction to operating systems and data communication](https://www.uio.no/studier/emner/matnat/ifi/IN2140/) - language: C ✔️
- [IN3030 - Effective parallel programming](https://www.uio.no/studier/emner/matnat/ifi/IN3030/) - language: Java (java.util.concurrent) ✔️
- [IN3050 - Introduction to artificial intelligence and machine learning](https://www.uio.no/studier/emner/matnat/ifi/IN3050/) - language: Python (incl. libraries for machine learning (numpy, tensorflow, matplotlib, etc)) ✔️
- [IN3110 - Problem solving with high level languages](https://www.uio.no/studier/emner/matnat/ifi/IN3110/) - language: Python (incl. libraries for data analysis and web development (numpy, numba, fastapi, etc) and some regex) ✔️
- [IN3240 - Software testing](https://www.uio.no/studier/emner/matnat/ifi/IN3240/) ✔️