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

https://github.com/saken78/java-sources

learn Java from basics to advanced with code examples and practical projects.
https://github.com/saken78/java-sources

java java-8 java10 java11 java12 java13 java14 java15 java16 java17 java18 java19 java20 java21 java22 java23

Last synced: 2 months ago
JSON representation

learn Java from basics to advanced with code examples and practical projects.

Awesome Lists containing this project

README

          

💻 Java-Sources — A Clean Dive into Java, from Basics to Beyond

Welcome to Java-Sources — a curated collection of Java code samples, exercises, and mini-projects designed to help you level up your skills. Whether you're just starting out or brushing up on the fundamentals, this repo's got your back.

What's inside:

🔹 Core Java concepts — variables, control flow, data types, and more

🔸 OOP essentials — classes, inheritance, polymorphism, encapsulation

🔹 Practice problems & solutions from platforms like HackerRank

🔸 Clean code to learn from — no clutter, just clarity

No overcomplicated stuff. Just practical Java, the way it should be.