https://github.com/brlin-tw/getting-started-with-java-lab
Documenting the process of doing the "Getting Started with Java" tutorial <https://dev.java/learn/getting-started/>.
https://github.com/brlin-tw/getting-started-with-java-lab
java lab-projects tutorial
Last synced: 12 months ago
JSON representation
Documenting the process of doing the "Getting Started with Java" tutorial <https://dev.java/learn/getting-started/>.
- Host: GitHub
- URL: https://github.com/brlin-tw/getting-started-with-java-lab
- Owner: brlin-tw
- Created: 2025-04-09T18:14:01.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-04-09T19:01:56.000Z (12 months ago)
- Last Synced: 2025-04-09T19:40:48.913Z (12 months ago)
- Topics: java, lab-projects, tutorial
- Language: Shell
- Homepage: https://gitlab.com/brlin/getting-started-with-java-lab
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSES/CC-BY-SA-4.0.txt
Awesome Lists containing this project
README
# "Getting Started with Java" tutorial lab
Documenting the process of doing [the "Getting Started with Java" tutorial](https://dev.java/learn/getting-started/).
[](https://gitlab.com/brlin/getting-started-with-java-lab/-/pipelines) [](https://github.com/brlin-tw/getting-started-with-java-lab/actions/workflows/check-potential-problems.yml) [](https://pre-commit.com/) [](https://api.reuse.software/info/gitlab.com/brlin/getting-started-with-java-lab)
\#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](https://reuse.software/spec-3.3/#comment-headers)/[REUSE.toml](https://reuse.software/spec-3.3/#reusetoml)), this product is licensed under [the MIT license](https://opensource.org/license/mit), or any of its more recent versions of your preference.
This work complies to [the REUSE Specification](https://reuse.software/spec/), refer to the [REUSE - Make licensing easy for everyone](https://reuse.software/) website for info regarding the licensing of this product.