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.
- Host: GitHub
- URL: https://github.com/saken78/java-sources
- Owner: saken78
- Created: 2025-02-18T06:54:29.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-05-31T12:03:18.000Z (7 months ago)
- Last Synced: 2025-05-31T18:00:48.576Z (7 months ago)
- Topics: java, java-8, java10, java11, java12, java13, java14, java15, java16, java17, java18, java19, java20, java21, java22, java23
- Language: Java
- Homepage:
- Size: 187 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.