/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

stuartsierra.com
| | studiofreya.org
0.6 parsecs away

Travel
| | [AI summary] A beginner's tutorial on how to install Java 9, set up the JDK environment variable, and run a Hello World program using Eclipse and the command line.
| | blog.ndk.io
1.4 parsecs away

Travel
| | [AI summary] The author debunks the common myth that JVM slow startup time is a significant issue in Clojure development by demonstrating that the actual slowness stems from Clojure's runtime initialization rather than the Java Virtual Machine itself.
| | abarbanell.wordpress.com
1.0 parsecs away

Travel
| | This is a little experience report how to bring up Scala on my RaspberryPi Step 1: Java I have connected my Raspberry only with power and network (no keyboard/mouse/display) for now and log in via ssh from my Linux desktop. Not only to save cables on the desk, but also to allow copy and paste...
| | blog.bdoughan.com
12.9 parsecs away

Travel
| The Java API for JSON Processing (JSR-353) is the Java standard for producing and consuming JSON which was introduced as part of Java EE 7....