Skip to content

A beginner-friendly Java project that demonstrates core Object-Oriented Programming concepts through real-world examples.

Notifications You must be signed in to change notification settings

wazirmaikal/Java-oop-projects

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

75 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ’» Java OOP Practice Projects

Practice projects to strengthen Object-Oriented Programming (OOP) fundamentals in Java.


πŸ” Overview

This repository contains a collection of mini Java projects developed while learning and practicing core Object-Oriented Programming concepts. Each project showcases clean code, modular structure, and real-world logic implementation.


πŸ“ Projects Included

πŸ“„ File πŸ“Œ Description
GuessGame.java A number guessing game using basic input/output and loop logic.
OnlineLibrary.java A simple com.library system to add, issue, return, and list books.
RockPaperScissor.java Console-based Rock-Paper-Scissors game against the computer.

πŸš€ Getting Started

To run these Java programs locally:

  1. Clone the repository
    git clone https://github.com/Swarna-deep0/Java-oop-practice.git

About

A beginner-friendly Java project that demonstrates core Object-Oriented Programming concepts through real-world examples.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%