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

https://github.com/ahmnouira/java_tps

Java programming Exercises
https://github.com/ahmnouira/java_tps

examples java javac learning-exercise

Last synced: 8 months ago
JSON representation

Java programming Exercises

Awesome Lists containing this project

README

          

# Java_TPs

* This is Java programming Exercises from various resources.

### run the .java files

1. compile the _.java_ files using `javac .java`. or use `run.sh` file.
2. `java ` to run.