Skip to content

A playground for Java programs, testing, learning, etc.

FasterMars16/JavaPlayground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaPlayground - Java Archive

A playground for Java programs, testing, learning, etc.

Discord Link GitHub last commit (branch) GitHub contributors GitHub top language

java_logo

What is this? Static Badge

This repository hosts a library of cool programs written in Java, serving as an educational repository for Java code. We aim to write programs and store it as a reference for later.

This is a sandbox for all different types of programs, all the way from arrays, to different sorting algorithms, we will slowly be building on the codebase as time goes by.

Sections / Folders

The repository is split into different parts (sections) for the sake of organization, the programs have been split into these categories.

  • Character Manipulation
  • Array programs
  • Sorting Algorithms
  • Inheritance between packages
  • Package Build tests
  • Sandbox for random programs

Usage / Installation

We Strongly recommend using IntelliJ IDEA Static Badge for using this code project, although it is possible to use Eclipse IDE Static Badge to open and edit this project.

Steps for Installation

  • Clone this repository to a folder with the command git clone https://github.com/FasterMars16/JavaPlayground.git
  • Open the workspace with IntelliJ IDEA.

For Eclipse IDE

For using this project in Eclipse IDE, kindly refer to this documentation.

Contributing

Contribution requests are open, if you think your commits and pull requests will add value to the repository, feel free to contact us for reviewing your work.

(C) 2023 FasterMars16, All Rights Reserved.

About

A playground for Java programs, testing, learning, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages