Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jakub-karasek/oop
Object-Oriented Programming - Faculty of Mathematics, Computer Science, and Mechanics, University of Warsaw.
https://github.com/jakub-karasek/oop
java mimuw object-oriented-programming projects
Last synced: about 2 months ago
JSON representation
Object-Oriented Programming - Faculty of Mathematics, Computer Science, and Mechanics, University of Warsaw.
- Host: GitHub
- URL: https://github.com/jakub-karasek/oop
- Owner: jakub-karasek
- License: mit
- Created: 2024-10-18T16:32:56.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-21T15:42:40.000Z (3 months ago)
- Last Synced: 2024-10-22T02:10:17.405Z (3 months ago)
- Topics: java, mimuw, object-oriented-programming, projects
- Language: Java
- Homepage:
- Size: 290 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Object Oriented Programming
## About
This repository contains my projects from the Object Oriented Programming course in my Bachelor's degree in Computer Science at the Faculty of Mathematics, Computer Science, and Mechanics, University of Warsaw.
## Contents
- **Project 1**: A simulation of public transport system. [Project description](./PublicTransportationSimulation/README.md)
- **Project 2**: A simulation of simplified stock market system. [Project description](./StockMarket/README.md)