Welcome to my Java Learning Repository! 🚀
This repository contains the Java programs and examples I wrote during my learning journey. It covers basic to intermediate level concepts which helped me practice and understand the fundamentals of Java programming.
- Basic Programs
- OOP Concepts
- String Handling
- Array Operations
- Function / Method Examples
- Loops and Conditional Examples
- Constructor / Inheritance Examples
- Clone this repository:
https://github.com/ndk123-web/Java.git- Open the files in any Java-supported IDE (like IntelliJ IDEA, Eclipse or VSCode).
- Compile and run the
.javafiles to see the output and understand the flow.
This repository is created for personal learning and practice. The programs here were written when I was learning core Java concepts, solving problems, and understanding syntax. It also serves as a quick revision for future reference.
This repository is created for personal learning and practice purposes. Anyone is free to explore, learn from, and use the code as reference. However, this is not production-grade code and might lack advanced optimizations.
This repository is primarily for personal learning purposes.
However, if you have any suggestions, feel free to:
- Open an issue 🐛
- Share your feedback ✍️
Pull requests are not expected or required at this moment.
If you're on the same learning path or want to discuss Java concepts, feel free to connect!
Happy Coding! 🤖