Explore >> Select a destination


You are here

branchandbound.net
| | renato.athaydes.com
10.2 parsecs away

Travel
| |
| | 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:
| | 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.
| | gist.github.com
77.7 parsecs away

Travel
| C# sample code to deny TerminateProcess rights to non-admin peers. - Immortal.cs