Homeworks from Introduction to Java Programming Language by M. Čupić.
Most interesting projects:
- hw07 - Quine McCluskey algorithm for minimization of Boolean functions
- hw11 - Notepad application written in Java
- hw12 - Smart HTTP Server capable of executing custom scripts
- hw16 (PART 2!) - Paint application written in Java