Giter Club home page Giter Club logo

exploring-java-version-8-vs-17's Introduction

Description

A repo for me to explore the upgrades between Java 8 and Java 17 (LTS). I am also trying out SDKMAN for the cases when you are working back and forth on differently versioned repos and need to switch SDK versions on the fly.

To Compile (for now)

  1. ➜ exploring-java-version-8-vs-17 git:(main) ✗ javac hello-world-8/HelloWorldEight/HelloWorldEight.java
  2. ➜ exploring-java-version-8-vs-17 git:(main) ✗ javac hello-world-8/HelloWorldSeventeen/HelloWorldSeventeen.java

To Run (for now)

  1. ➜ exploring-java-version-8-vs-17 git:(main) ✗ java hello-world-8/HelloWorldEight/HelloWorldEight.java Bob bash This is one way to say "Hello Bob!" in Java Eight
  2. ➜ exploring-java-version-8-vs-17 git:(main) ✗ java hello-world-8/HelloWorldSeventeen/HelloWorldSeventeen.java Bob bash This is one way to say "Hello Bob!" in Java Eight

Testing

TODO

Building

TODO

exploring-java-version-8-vs-17's People

Contributors

0xmillz avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.