An open API service indexing awesome lists of open source software.

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.

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...