18
26

'Added 02_OOP;'

This commit is contained in:
Arkadiusz Hypki 2025-03-03 13:08:39 +01:00
parent bd2b161e8d
commit 3420905fd1

3
02_OOP/ex1.md Normal file
View File

@ -0,0 +1,3 @@
Write in Java a mockup code for USOS (OOP paradigm: classes, interfaces, etc. ). It can be for a web, or desktop client - it does not matter.
At the end of the class we will discuss the mockups.