Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)