There are 0 repository under object-oriented-programming-in-java topic.
🎉Awesome Java is a meticulously curated list of exceptional frameworks, libraries, and software that will help you elevate your Java programming experience. 🌟 Whether you’re developing web applications 🌐, working on microservices ⚙️, or building complex enterprise systems 🏢, this repository provides the tools 🛠️ you need to succeed. 🚀
OBJECT ORIENTED PROGRAMING IN JAVA Coursera SPECIALIZATION by DUKE UNIVERSITY & UNIVERSITY OF CALIFORNIA, SAN DIEGO
Welcome to my Java Learning Repository! 🎉 This repository is dedicated to my journey of learning Java in preparation for the TCS IPA Examination 2024 through Shraddha Khapra's YouTube channel, Apna College. 📚 Here, you'll find my code organized by day, showcasing the concepts and skills I acquire throughout this exciting adventure!
The Bank Management System is a Java-based application designed to manage various operations within a bank, including deposit and withdrawal transactions, client data, and more.
Keyboard Master is a Java-based Standalone Software designed to help users improve their typing skills through engaging exercises.
OOP, LinkedList, GUI, TreeMap based Java projects of CSCI 212 - Object Oriented Programming in Java (2024) on Professor Kenneth Lord's Lab at Queens College of the City University of New York. I completed them in my own way. Some might be slightly changed from actual instruction. I made those changes later to make them look & work better for users
Java practice repository with examples of Object-Oriented Programming (OOPs) concepts including Encapsulation, Inheritance, Polymorphism, Abstraction, and more.
Classic Arkanoid written in Java
Comprehensive repository for exploring and implementing Object-Oriented Programming techniques and best practices.
Java practice to implement a bank account system using classes for encapsulating account details and operations.
A console-based version of Doom written in Java, bringing the classic game experience to the command line. This project focuses on core gameplay mechanics, simple graphics, and an immersive retro feel for console gaming enthusiasts.
A Java project for performing operations on complex matrices, including basic arithmetic and matrix-specific operations, with utility methods and input handling for complex number matrices - Final Project for the Programmation 2 Course
Гоночная игра — это классическая 2D игра. Включает в себя различные уровни сложности, звуковые эффекты, дополнитьлные опции: рекорды, кастомизация транспорта.
DCL-204: Java SE 21 Programming
A game based on Triple Triad made in IntelliJ for Object-Oriented Design (Fall 2024)
Three Trios but adapted outsider GUI to our implementation
Plataforma de vídeos simulada desenvolvida em Java, utilizando os pilares da Programação Orientada a Objetos (POO), como herança, encapsulamento e polimorfismo.
A design of mechanical refrigeration cycle using object oriented principles.
Proyecto 12 - Programación 2
Proyecto 14 - Programación 2
Proyecto 9 - Programación 2
Proyecto 10 - Programación 2
Proyecto 5 - Programación 2
Proyecto 13 - Programación 2
Proyecto 7 - Programación 2
Proyecto 6 - Programación 2
Proyecto 8 - Programación 2
Proyecto 3 - Programación 2
Proyecto 2 - Programación 2
Proyecto 1 - Programación 2
Proyecto 11 - Programación 2
Sistema de torneos en Java para gestionar jugadores, registrar enfrentamientos y actualizar niveles y puntuaciones automáticamente. Los datos se almacenan en un archivo de texto para persistencia.
Practicing Object Oriented Programming with Java Programming Language
A command-line Java application built with Gradle and JDK 17, featuring role-based login for admins and students. Admins can programmatically update a quiz bank stored in JSON, while students take dynamically randomized quizzes. The project uses the JSON.simple library for lightweight JSON parsing and is structured using standard OOP practices.
🚀 From “Hello World” to OOP mastery — my step-by-step Java learning path with checkpoints, notes, and code for every concept.