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

https://github.com/arsalan-dev-engineer/java-projects-and-practice


https://github.com/arsalan-dev-engineer/java-projects-and-practice

beginner-friendly beginner-project community follow java learning-java newsfeed oop oops-in-java opensource practice-files practice-programming practice-project programming project-repository projects

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# :rocket: Java Journey
Welcome to JavaJourney, a repository containing my personal Java practice files and projects. This collection showcases the work I've done while learning and experimenting with Java. Feel free to use and benefit from these resources!

### About :airplane:
JavaJourney is a collection of my Java projects and practice files, created during my journey of learning and mastering Java programming. This repository is open for anyone to use, learn from, or contribute to. Whether you're a beginner or an experienced developer, I hope you find these resources helpful.

-----

### Prerequisites :helicopter:
Make sure you have the following installed on your machine:

- [Java Development Kit (JDK) (version 11 or higher)](https://www.oracle.com/uk/java/technologies/downloads/)
- [Git](https://www.git-scm.com/downloads)

### Installation :wrench:

1. Clone the repository
```
git clone https://github.com/Azzy001/Java-Projects-And-Practice.git
```
2. Navigate to the project directory
```
cd Java-Projects-And-Practice
```