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

https://github.com/tommyfurgi/object-oriented-design

Object-Oriented Design tasks carried out as part of laboratory classes in the academic year 2023/2024 at AGH.
https://github.com/tommyfurgi/object-oriented-design

design-patterns java objected-orientated-programing

Last synced: about 1 year ago
JSON representation

Object-Oriented Design tasks carried out as part of laboratory classes in the academic year 2023/2024 at AGH.

Awesome Lists containing this project

README

          

# Object-Oriented-Design

Laboratory tasks performed as part of Object Oriented Design course at AGH UST. These tasks are implemented using the `Java` programming language.

## Laboratories

### [Lab 1 - CRC and UML](/lab1/)
[Instructions](/lab1/task.pdf) (in Polish)


### [Lab 2 - Changes in app](/lab2/)
[Instructions](/lab2/task.pdf) (in Polish)


### [Lab 3 - Code refactoring](/lab3/)
[Instructions](/lab3/task.pdf) (in Polish)


### [Lab 4 - Unit tests](/lab4/)
[Instructions](/lab4/task.pdf) (in Polish)


### [Lab 5 - Design patterns 1](/lab5/)
[Instructions](/lab5/task.pdf) (in Polish)


### [Lab 6 - Design patterns 2](/lab6/)
[Instructions](/lab6/task.pdf) (in Polish)