• Stars
    star
    1
  • Language
    Java
  • License
    GNU General Publi...
  • Created about 1 year ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

First Java 21 Coding Example

First Java 21 Coding

This is a very basic Java 21 coding project. This project is created for the first Java 21 coding session.

This project is written in Java 21.

To run the code;

javac --release 21 --enable-preview FirstJava21Coding.java 
java --enable-preview -ea FirstJava21Coding

How to Contribute

For the contributor covenant to this project, please check the Code of Conduct file.

Contributor Covenant