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

https://github.com/phattharaphorn/oop-lab

📍 A collection developed in Object-Oriented Programming concepts.
https://github.com/phattharaphorn/oop-lab

java lab-assignment object-oriented-programming

Last synced: 2 months ago
JSON representation

📍 A collection developed in Object-Oriented Programming concepts.

Awesome Lists containing this project

README

        


Lab gif

# Object Oriented Programming - Lab
Object Oriented Programming (01076105), Computer Engineering 60 at KMITL.

- This repository is a collection developed in **Java** using **object-oriented** **programming** **techniques** that include objects, class, polymorphism, exception handling, inheritance, and interfaces.

## List all the lab - assignment
- [Lab 1](lab-1)
- [Lab 2](lab-2)
- [Lab 3](lab-3)
- [Lab 4](lab-4)
- [Lab 5](lab-5)
- [Lab 6](lab-6)
- [Lab 7](lab-7)
- [Lab 8](lab-8)
- [Lab 9](lab-9)
- [Lab 10](lab-10)