java-interfaces
There are 16 repositories under java-interfaces topic.
eemustafasahin/Complete_Java_Course_Notes
These notes cover almost every aspects of core Java. Then there will be JavaEE applications. Note: Codes in these notes have been written by Oğuz Karan, trainer and instructor in C and System Programmers Association. https://github.com/oguzkaran
nezda/yawni
The exciting, commercial-grade WordNet API.
ElHiban/Gasolinera
Project for begginers
nepenteh/ej-java-03-supermercado
Ejercicio de Java 03. Supermercado. (Ejercicios de Java para el canal EjerciciosMesa YouTube)
ppissias/JLCF
Java Lightweight Component Framework
BeingLojain/Audio-Vibe
A Podcast code written in Java language, Java GUI, Connected with a database written in SQL language.
ElHiban/RegisterUsername
Java interface with 3 JFrames: Menu, Register Page and a table when all the info is showed
JannatNaik/JAVA
Basic program / applications of JAVA
rebeca-gimenez/old-movies-recommender
Code that takes as input 2 datasets (Movies and Ratings), a rater ID, and filters, and returns a list of recommended films.
vRuShIl13/The_Poker_Game
A java project - Poker game also knows as the 5 hand draw game.
deepcloudlabs/dcl220-2022-dec-08
DCL-220: Object-Oriented Programming Principles and Design Patterns (in Java SE 17)
RgoSL/DS-AMS-2024
Este repositório tem fins pessoais. Ele guarda as minhas atividades do 2º ano do curso de DS na Etec Zona Leste.
rutvikpensionwar/CMPE-273-Refresher-Assignment
CMPE - 273 Refresher Assignment
Samuelpillai/QuizApplication-Java
A modular Java-based quiz application built using object-oriented principles and design patterns. Developed as coursework for MSc Cloud Computing (Advanced Programming in Java module).
Sanish07/Java-Interfaces
Demonstrates the usage of Interfaces and its principle.