java-learning
There are 76 repositories under java-learning topic.
pH-7/Simple-Java-Calculator
:1234: Simple calculator is written in Java with Eclipse. This calculator is simple with an easy code to help novices learn how to operate a calculator.
pH-7/Simple-Java-Text-Editor
:memo: PHNotepad is a simple Java text/code editor (notepad) written in Java. It has also nice features such as Search tool, Find/Replace text/code, Auto-completion, Nice Image Buttons for better UX, etc.
xpinjection/design-patterns
Modern view on classic design patterns implementation in Java
xpinjection/hibernate-performance
Samples for "Hibernate performance tuning" talk
xpinjection/hibernate-basics
Samples for "Hibernate, how the magic is really done?" talk
nypi/hypernull
Croc Code Java School 2021 Project
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
joshbrz/Tetris
Easy game in Java.
Jawad-Jahangir-Soomro/Java_Journey_00_Complete_RoadMap
Explore Repository #00 for comprehensive Java Roadmap. Discover essential topics for mastering Java programming. Start your Java journey now!
Burakegekocabay/Learning-Java
Learning java with project based learning system. (from beginner)
tnebes/java-liang
The solutions for Liang, Y. Daniel. Java Programming and Data Structures, Comprehensive Edition, 11th edition, 2019
Harry-Hub-5455/full-stack-java-Crash-Course
“Someone who can work on both the back-end and front-end of systems.
houdini68/testing-java
Testing Java 8,Guava,Apache lib,...
joshbrz/2048-game
Game 2048 in java for pc
Lishkon/java-challenges-logging
This is my main java learning repository: here I track the challenges I solve, the books I read to grow up my skills and courses I do to gain the domain knowledge.
Mubeen-Channa/Java-Programs
Welcome to my Java Program journey! This repository showcases my exploration and mastery of Java programming with a focus on Object-Oriented Programming (OOP) principles.. You'll find a range of programs, from basic concepts to advanced, demonstrating my skills and passion for software development. Join me & Welcome for any Contribution.
rwx-777/Java_LearningRepo
This is my java Learning Repository. Here you will find all Coding Resources and Challanges to advance your Java Knowledge.
arthurosipyan/Learning-Java
Java learning material and code examples.
frankkopp/Chessly
Chessly - A Java 8 and JavaFX training project
gurukannan22/Java-Learning
This repository is a complete Java learning resource, covering everything from basics to advanced topics. It includes well-structured programs, notes, assignments, and mini-projects to help you build strong Java skills. With hands-on examples and useful references, this repository guides you step by step from beginner to expert in Java programming.
mo-jo-dev/Java_DSA_Learning
Contribute and Learn
nguyenvantien2009/java-basic
Example Code explain lesson Java Basic
nypi/learnit
Croc Java School 2022 Project
SkyrocketStan/Learning_Duke-U.-Java-Programming.-Recommendation-System
Capstone project for "Java Programming: Build a Recommendation System by Duke University" course on Coursera.
SubhangiSati/Object_oriented_programming_java
Welcome to my Java Object-Oriented Programming (OOP) Repository, a curated collection tailored for developers seeking to master the principles and practices of OOP in the Java programming language. Whether you're a beginner eager to grasp the fundamentals or an experienced developer looking to refine your skills.
swabah/Java-calculator
Welcome to the Java Calculator project! This project was inspired by the Brototype YouTube channel's "100K CODING CHALLENGE". The goal of this project is to create a simple yet powerful calculator application using Java.
trolit/grocery-store-themed-API
Java 14, Spring Boot 2 API with JPA(Hibernate), ModalMapper, H2. Can be used to practise front-end development in favourite framework.
alimogh/Java
All Examples for learning Java programming and algorithms
edilsonmatola/POO-Java
Object Oriented Programming in Java feel free to use them for you own project as well.
edurbrito/java-decoded
Personal notes for studying the Java Programming Language based on some some books like Big Java Early Objects, by Cay Horstmann.
EmptyWork/pbo-teaching
Repository untuk menyimpan kode yang dibuat pada saat proses belajar mengajar tentang Pemrograman Berorientasi Objek di Kampus Universitas Kristen Indonesia Maluku
hankmor/java-learning
Java demo project, contains lots of java lang features.
LEOKA037/LEOKA037
Config files for my GitHub profile.
lichuan/learn-java-swing
java swing gui example code from book《Thinking in Java》
themysterysolver/JAVA_BASICS
This repository contains basic Java concepts with reference to "Head First Java" and weekly lab questions.It covers collections and javafx basics too!