Skip to content

brlin-tw/getting-started-with-java-lab

Repository files navigation

"Getting Started with Java" tutorial lab

Documenting the process of doing the "Getting Started with Java" tutorial.

https://gitlab.com/brlin/getting-started-with-java-lab
The GitLab CI pipeline status badge of the project's main branch GitHub Actions workflow status badge pre-commit enabled badge REUSE Specification compliance badge

#java #tutorial #lab-projects

Errata

The following are the problems in the tutorial I found while doing the lab:

In the "Compiling and Running Your First Java Program" section

  • Step 2.: /by typing the following./by typing the following command./
  • Step 2.: The given command should be javac -version, not java -version.
  • Step 2.: Subsequent paragraphs have wrong indentation.
  • Step 3.: Subsequent paragraphs have wrong indentation.

Licensing

Unless otherwise noted(comment headers/REUSE.toml), this product is licensed under the MIT license, or any of its more recent versions of your preference.

This work complies to the REUSE Specification, refer to the REUSE - Make licensing easy for everyone website for info regarding the licensing of this product.

About

Documenting the process of doing the "Getting Started with Java" tutorial <https://dev.java/learn/getting-started/>.

Topics

Resources

Stars

Watchers

Forks

Contributors