Welcome to the Core Java Collection! This repository is designed for beginners and enthusiasts looking to strengthen their Java fundamentals through practical code examples and notes.
Core-Java/
βββ StarPatterns/ # 22 beginner-friendly pattern printing programs in Java
βββ Fundamentals/ # Basic Java syntax and structure demonstration
βββ Java Note/ # Java notes (OneNote format)
A collection of 22 Java programs that print various star, number, and alphabet patterns. Each program is crafted to help you practice loops, logic, and output formatting in Java.
- Location:
StarPatterns/
- Details: See
StarPatterns/README.md
for pattern visuals and explanations.
Contains basic Java programs to help you get started with Java syntax, structure, and simple logic.
- Location:
Fundamentals/
Personal or shared notes on Java fundamentals, stored in Microsoft OneNote format. These files are best viewed with OneNote or compatible viewers.
- Location:
Java Note/
- Clone the repository:
git clone https://github.com/SonaniAkshit/Core-Java.git
- Open the desired folder in your favorite Java IDE (e.g., IntelliJ IDEA, Eclipse, VS Code).
- Explore the code and notes to enhance your Java skills!
Have a new pattern in mind? Feel free to contribute and make this collection even more awesome! β¨