Projects in Awesome Lists tagged with learning-java
A curated list of projects in awesome lists tagged with learning-java .
https://github.com/harrydulaney/intro-to-java-programming
Solutions to Introduction to Java Programming by Y. Daniel Liang. 10th Edition
algorithms-and-data-structures computer-science core-java cs-fundamentals exercise-solutions introduction-to-java-programming introduction-to-programming java java-programming javafx learning-by-doing learning-java learning-resources learnjava practice-programming programming-challenges programming-exercises textbook-exercises
Last synced: 05 Apr 2025
https://github.com/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.
calculator java java-calculator java-learning java-simple-project java-study java-swing learn learning-java simple-java-calculator teaching
Last synced: 13 Apr 2025
https://github.com/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.
editor java java-editor java-learning java-note java-simple-project java-simple-text-editor java-study java-text java-text-editor learning-java notepad simple-java-editor simple-java-ide simple-java-text-editor simple-text-editor teaching text-editor text-editor-java texteditor
Last synced: 06 Sep 2025
https://github.com/javaterminal/tryjshell
Try JShell on Web
java-9 jshell learning-java shell terminal web
Last synced: 23 Apr 2025
https://github.com/brunocampos01/introducao-a-programacao-orientada-a-objetos
Aulas e exercícios da matéria: Introdução à Programação Orientada a Objetos I (INE5603)
atm atributos book-exercises ine java learning-java loop metodos objetos orientacao-a-objetos poo structures ufsc
Last synced: 04 Oct 2025
https://github.com/zzhow1024/notes_on_the_course_of_han_shunping_gradually_learning_java
“韩顺平循序渐进学Java”课程笔记
hanshunping java learning learning-java zzhow
Last synced: 02 Aug 2025
https://github.com/biacode/learning
This repo helps to guide new developers with essential articles.
learning learning-java learning-kotlin learning-programming learning-scala
Last synced: 13 Apr 2025
https://github.com/mcalthrop/testing-with-java
Learn automated testing with Java
fibonacci java junit learn-to-code learning learning-by-doing learning-java tdd teaching-materials testing
Last synced: 12 Apr 2025
https://github.com/wcygan/practice
learning stuff
algorithm algorithms computer-science concurrency data-structures go golang java learning learning-by-doing learning-java learning-notes learning-resources learning-rust parallelism programming property-based-testing rust scala software-engineering
Last synced: 04 May 2025
https://github.com/wolven531/javafun
This repository is for messing around with Java
hobby hobby-project java javase learning learning-by-doing learning-java
Last synced: 16 Mar 2025
https://github.com/poksyy/hospital-project-backend
This repository contains the backend development for a Hospital Management System as part of a class project. It is implemented using Java and Hibernate, following the first phase of the course where all teams build a backend for a hospital. FRONTEND:
crud database delete get hibernate hospital hospital-management java learning-java mysql nurse post postman project school-project self-learning sql
Last synced: 13 Aug 2025
https://github.com/ajitagupta/core-java-mini-projects
Simple Java programs for learning Core Java concepts
core-java java java-projects learning-java project-based-learning
Last synced: 29 Mar 2025
https://github.com/cihat-kose/java-learning-path
Comprehensive 42-day Java program covering core to advanced concepts with hands-on examples – perfect for beginners and developers refreshing their skills.
beginner-friendly core-java java-course java-project java-time java-tutorial learning-java oops-in-java programming-basics software-development training training-materials
Last synced: 30 Oct 2025
https://github.com/ajitagupta/student-management-system
Advanced Java: Student CRUD API with MySQL database
advanced-java crud database-connection java jdbc learning-java mysql-database software-patterns
Last synced: 22 Mar 2025
https://github.com/poksyy/poo_shop
This school project covers software development, from OOP to GUI apps, managing a shop with employee login, sales, updates, and transactions using XML, JAXB, Hibernate, JDBC, and MongoDB.
filesystem hibernate java jdbc learning-by-doing learning-java mongodb project school-project self-learning shop swing-gui window-builder xml
Last synced: 30 Oct 2025
https://github.com/tobiasbueschel/simple-java-programs
🎨These programs were developed at @UCL
java java-8 learning-java ucl university-college-london
Last synced: 14 Aug 2025
https://github.com/sempedia/online_learning_platform
StudyBuddy Online Learning Platform Stack Used: Python / Django / HTML / CSS / JavaScript / Bootstrap / SQlite3 Dynamic Discord-like Web Application built using a robust Tech Stack and designed to foster collaborative learning and knowledge sharing among its users.
bootstrap chat-application chat-room css3 django django-rest-framework html5 javascript learning learning-java learning-js learning-python online onlinelearningplatform python3 sqlite sqlite3 sqlite3-database study-group study-platform
Last synced: 06 Oct 2025
https://github.com/qwefgh90/runjshell
Run your own JShell. https://runjshell.com
java jshell learning-java online repl shell terminal web xterm
Last synced: 21 Oct 2025
https://github.com/hey-its-d2t2/basic-java-programs
Some Basic Java Programs
basic-programming java javaopps javapractice javaprogramming learning learning-by-doing learning-java practice-programming
Last synced: 28 Feb 2025
https://github.com/zzhow1024/tankgame_java
TankGame_Java. A beginner's project to learn Java and strive to achieve playability in the end.
hanshunping java learning learning-java swing-gui tankgame zzhow
Last synced: 30 Mar 2025
https://github.com/thiiagoms/chat-with-sockets
Simple chat with sockets in Java :hammer:
java learning-java socket-server student
Last synced: 05 Mar 2025
https://github.com/vatamanubogdan/sheriff-of-nottingham
Sheriff of Nottingham game developed in Java for the Object Oriented Programming course.
java learning-java object-oriented-programming
Last synced: 18 Aug 2025
https://github.com/dahlitzflorian/java-sorting-algorithms
Small collection of sorting algorithms implemented in Java.
algorithms education educational educational-resources java java-8 java8 learn learn-to-code learning learning-by-doing learning-java sort sort-algorithms sorting sorting-algorithms sorting-algorithms-implemented
Last synced: 26 Feb 2025
https://github.com/dahlitzflorian/java-queue
Simple implementation of a queue in Java.
java learning learning-java queue sample simple
Last synced: 26 Feb 2025
https://github.com/nurulashraf/java-number-calculator
A Java program that lets users input six numbers and calculates their total and average. Features a user-friendly GUI built with Java Swing, ensuring input validation and clear result display. Perfect for beginners exploring Java development or basic number processing applications.
basic-calculator beginner-friendly gui-application input-validation java java-project learning-java math-calculations number-processing swing
Last synced: 16 Mar 2025
https://github.com/davisouzaluna/poo-2023.1
Repositórios de aprendizado para a disciplina de POO
aprendizado java java-8 learning learning-java poo
Last synced: 15 Mar 2025
https://github.com/sayantand99/java-essentials
This repository contains few basic Java programs that I did while learning Java. They are really simple. And if there is any sort of problem in the code, do give your feedback. Thank You.
java-essentials java-programming java8 java8-examples java8-learning learning-java
Last synced: 11 Oct 2025
https://github.com/xuhang57/learn-java
Learning by doing
java learning learning-by-doing learning-exercise learning-java
Last synced: 11 Jul 2025
https://github.com/parthasarathy27/workspacejava
The Java Learning Program is a comprehensive showcase of my skills and understanding of Java programming, developed as part of my participation in a Java bootcamp.
intellij-idea java java-8 javascript-library learning-java learning-js programming-language workspace
Last synced: 12 Jun 2025
https://github.com/pisaucer/asujava
[INCOMPLETE] Angelo State University Java Projects Summer 2019
java learn-java learn-to-code learning-by-doing learning-java teaching
Last synced: 13 Jun 2025
https://github.com/courses-at-nju-by-hfwei/learning-java
Learning Java Programming Language
java-practice java8 java9 learning-java
Last synced: 28 Feb 2025
https://github.com/learning-game-development/learning-java-game-development
Projects, samples and templates created to learn game development with the Java language
game-development java java-game-development learning-by-doing learning-java
Last synced: 26 Jul 2025
https://github.com/nurulashraf/java-basics-exercises
Java Programming - Basics Exercises
algorithm-practice beginner-projects code-examples data-structures educational-resources fundamental-programming java java-basics java-projects learning-java object-oriented-programming open-source-learning programming-exercises programming-fundamentals programming-tutorials
Last synced: 07 Nov 2025
https://github.com/mtaksel/javabootcampvirgosol
This repository includes the tasks and solutions from my Virgosol Java Test Automation course journey.
corejava-collections java java-exercises learning-java
Last synced: 04 Aug 2025
https://github.com/ajitagupta/employee-management-system
A CRUD API in Spring with Hibernate
crud employee-management-system hibernate java learning-java portfolio-project spring
Last synced: 22 Mar 2025
https://github.com/md5sha256/textapp
Progress of learning how to make instant-messaging possible in Java.
instant-message-system java-8 learning-java
Last synced: 09 Aug 2025
https://github.com/indianghost/coding-game
some coding game examples
achraf-bellaali coding-challenge coding-game coding-interview coding-test exercise indianghost interview interview-practice java-exercises junit learning learning-by-doing learning-exercise learning-java mockito tdd tdd-java unit-test
Last synced: 21 Feb 2025
https://github.com/kha333n/learning-java
My Java programming wile learning Java
java learn-java learning learning-java
Last synced: 27 Feb 2025
https://github.com/ycrao/learning_java
学习 Java 示例及笔记
examples java jdk learning-java maven
Last synced: 14 Jun 2025
https://github.com/maxshalom/ap-java
The code, resources, and notes from the AP Computer Science A Java course.
ap-computer-science computer-science-a java learn-to-code learning-java notes resources
Last synced: 18 Mar 2025