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.
- Host: GitHub
- URL: https://github.com/phattharaphorn/oop-lab
- Owner: phattharaphorn
- Created: 2023-11-30T17:05:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-27T21:07:07.000Z (over 1 year ago)
- Last Synced: 2025-01-23T03:33:22.426Z (4 months ago)
- Topics: java, lab-assignment, object-oriented-programming
- Language: Java
- Homepage:
- Size: 1.56 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
# 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)