Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sivaraam/java

Repository containing some test programs in Java
https://github.com/sivaraam/java

Last synced: 24 days ago
JSON representation

Repository containing some test programs in Java

Awesome Lists containing this project

README

        

## Java

Just a few random test programs written in Java for various
reasons which include testing how something works etc.

### Building
Most programs are standalone and can be built using a
`javac $FILENAME`.

The programs mostly work in Java 7 but a few *might* possibly
require Java 8.