Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/haileamlak/learning-oop-with-java

a collection of programs that I wrote while learning Java and exploring the concepts of Object-Oriented Programming (OOP)
https://github.com/haileamlak/learning-oop-with-java

awt java oop swing

Last synced: 8 days ago
JSON representation

a collection of programs that I wrote while learning Java and exploring the concepts of Object-Oriented Programming (OOP)

Awesome Lists containing this project

README

        

# Java & OOP Learning Programs

![Java](https://img.shields.io/badge/Java-ED8B00?style=for-the-badge&logo=java&logoColor=white)

This repository contains a collection of programs that I wrote while learning Java and exploring the concepts of Object-Oriented Programming (OOP). The programs range from basic Java syntax exercises to more complex implementations of OOP principles such as inheritance, polymorphism, encapsulation, and abstraction. Additionally, it includes several graphical user interface (GUI) applications that demonstrate Java's capabilities in building desktop applications.