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.

    Language:C++15101
  • HANGMAN-WORD-GAME

    Amey-Thakur/HANGMAN-WORD-GAME

    It is a simple Hangman Word Game using Applet in Java.

    Language:Java820
  • Amey-Thakur/OOPM-JAVA-LAB

    CSL304: OOPM (Java) Lab [OOPM Lab] <Semester III>

    Language:Java8201
  • 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

    Language:Java3100
  • 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

    Language:Java00
  • 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.

    Language:Java0100
  • 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.

    Language:Java0100
  • aryak0512/ScientificCalculator

    This is a simple GUI application developed using core Java Programming