https://github.com/diodoreos/java-vault
Coding journey through educational book, ecercises and labs.
https://github.com/diodoreos/java-vault
education educational educational-material educational-project java mastering
Last synced: 2 months ago
JSON representation
Coding journey through educational book, ecercises and labs.
- Host: GitHub
- URL: https://github.com/diodoreos/java-vault
- Owner: DiodorEos
- Created: 2025-02-09T11:20:47.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-03-03T17:45:38.000Z (3 months ago)
- Last Synced: 2025-03-24T00:31:36.245Z (3 months ago)
- Topics: education, educational, educational-material, educational-project, java, mastering
- Language: Java
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# :coffee: Java Vault - my Full Java Mastering Journey
:wave: Welcome to Java Vault - my personal Java repository for mastering Java, from ground up! This repository will serve as a đĨī¸ **learning hub** where I document exercises, projects and code snippets.
## đī¸ About the repo
In essence, this is my **mastering Java journey** through đ *Introduction to Java* by Yiorgos Lakeas, an 830+ A4 book, which covers everything from the basics (methods, classes and collections) up to advanced concepts like real-world database apps, multithreading, synchronization, and networking and communication.
đĄ *Objective*: I aim for each commit to be a đ solved exercise from the book, a step towards mastering Java!## đ¯ Goals:
âī¸ Reinforce my Java skills with hands-on code
âī¸ Showcase my consistency, persistence and problem-solving
âī¸ Document solutions for others wishing to learn Java
âī¸ Familiarize myself with github## đ Progress & Notes
đ I will be updating this repository regularly as I go through my đ *Introduction to Java* refresher book and complete various đ exercises and đ challenges.
đ Follow along as I solve each exercise, from the simplest to the most complex ones!## đ Connect with Me
đ¨ī¸ Feel free to check out my progress and leave suggestions or improvements! Cheers! :beers:## đ§° Tools and Resources
đ Books & Tools
Jetbrains IntelliJ IDEA
Introduction to JAVA (ÎΚĪÎąÎŗĪÎŗÎŽ ĪĪΡ JAVA)đī¸ Other repositories
đ§ Work in progress...