Skip to content

marprezd/java-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Java Lab

GitHub license GitHub forks GitHub stars

Java Lab

Welcome to Java Lab! A repository with some snippets of source code in Java.

What does it cover?

The code snippets of this repository are designed for the understanding of a Java developer from basic to advanced levels.

Run it yourself...

Before compiling and running each of the files, make sure you have installed on your local machine the minimum version of Java, besides other tools/software used for this repository:

  • OpenJDK 11 or
  • Oracle JDK 11 (JDK by Oracle®)

If you have Java installed, run java --version in the terminal to check that you have the minimum version required to work with this repository. You can get an output on the output device of your machine that is very similar to the following:

openjdk 11.0.13 2021-10-19
OpenJDK Runtime Environment 18.9 (build 11.0.13+8)
OpenJDK 64-Bit Server VM 18.9 (build 11.0.13+8, mixed mode, sharing)

Issues

Have you detected any bugs or have problems executing the code? You are welcome! Open an Issue in Issues

Disclaimer

This repository is permanently in development. Thanks for your understanding.

License

MIT License.

Thanks

Image by André Santana AndreMS from Pixabay

About

A repository with some snippets of source code in Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages