Explore >> Select a destination


You are here

branchandbound.net
| | blog.risingstack.com
12.3 parsecs away

Travel
| | Learn how the Node.js module system & CommonJS works and what does `require` do under the hood.
| | studiofreya.org
9.7 parsecs away

Travel
| | [AI summary] This article provides a beginner's guide to setting up and running a Java 'Hello, World!' program using Java 9, covering JDK installation, environment variables, IDE setup with Eclipse, and command-line execution.
| | wittchen.io
15.1 parsecs away

Travel
| | Sometimes we need to run specific program with a concrete version of JVM. We can also work with Java 7, but we want to try Java 8. In such cases, we can have installed both Java 7 and 8 on our system and easily switch between them. In order to show current java version, we can simply type: java -version in terminal. On my computer I received the following response:
| | mtlynch.io
33.6 parsecs away

Travel
| Updates about my life and what I learn about creating software