/javaexamples

Primary LanguageJavaCreative Commons Zero v1.0 UniversalCC0-1.0

Java Examples

Welcome to the Java Examples repository! This repository contains examples of Java code, programs, and projects to reinforce learning and practicing Java.

Getting Started

To get started with the examples in this repository, clone the repository to your local machine and install Gradle through the Gradle wrapper:

git clone https://github.com/jacobleeharris/javaexamples.git
cd javaexamples
./gradlew build

Contributing

Contributions to this repository are welcome and encouraged! If you have any Java examples, code snippets, or projects that you would like to share, feel free to fork this repository, add your changes, and submit a pull request here.

License

This repository is licensed under the terms of the CC0-v1.0 Universal License.