oopm
There are 10 repositories under oopm topic.
kinshuk-code-1729/Object-Oriented-Programming-and-Methodology
This repository contains some basic programs of C++ that depict the OOPS Concepts.
Amey-Thakur/HANGMAN-WORD-GAME
It is a simple Hangman Word Game using Applet in Java.
Amey-Thakur/OOPM-JAVA-LAB
CSL304: OOPM (Java) Lab [OOPM Lab] <Semester III>
SagarGaniga/Summary-of-Java-The-Complete-Reference-Eleventh-Edition
I am trying to get a solid understanding of Java and I came across this awesome book by Herbert Schildt.
Pranav-yadav/EMS
π¨βπΌπ©βπΌπ Employee Database Management System : An OOPM Mini-Project for 3rd Semester
SHIVAMAMBAH/OOPM
This repository contains the Theory and Programs of Object Oriented Programming and Methodology.
RisingLamp/Car-Inventory-Manager-By-Rising
The Simple Car Inventory Application is a minimalistic software project hosted on GitHub that allows users to manage a basic car inventory. This application is intentionally designed to be lightweight, database-free, and features a simple graphical user interface (GUI). It's perfect for anyone who wants to understand the fundamentals of GUI program
RisingLamp/Java-Banking-Crypto-By-Rising
Welcome to the Minimalist Banking System with Cryptocurrency Integration project on GitHub! This open-source project is a demonstration of a simple yet functional banking system that operates entirely within the command line, with no database, and integrates cryptocurrency transactions.
RisingLamp/Java-Calculator-GUI-by-Rising
This GitHub repository hosts a Java-based calculator with a graphical user interface (GUI), developed using Object-Oriented Programming (OOP) principles. This calculator is designed to provide a user-friendly and intuitive way to perform basic arithmetic operations like addition, subtraction, multiplication, and division.
aryak0512/ScientificCalculator
This is a simple GUI application developed using core Java Programming