Skip to content

Release v1.3.0

Choose a tag to compare

@Dhruv-Cmds Dhruv-Cmds released this 19 Feb 09:01
· 48 commits to main since this release

Learning Java

A simple and structured Java project designed to practice core Java concepts,
syntax, and object-oriented programming principles.

This repository is intended for learning, experimentation, and gradual
improvement through versioned releases.


🚀 Features

  • Clean Java code examples
  • Covers basic to intermediate Java concepts
  • Easy to understand project structure
  • Versioned releases for progressive learning

📦 Releases

  • v1.3.0 – Latest release with new updates

You can find all versions under the Releases section of the repository.


🛠️ Requirements

  • Java JDK 8 or later
  • Any Java-compatible IDE (IntelliJ IDEA, Eclipse, VS Code)