Explore >> Select a destination


You are here

www.vegardno.net
| | bastian.rieck.me
8.2 parsecs away

Travel
| |
| | ariya.io
6.3 parsecs away

Travel
| | A big surprise in the Kotlin land was the technology preview of Kotlin/Native that can compile your Kotlin program into native executable, thereby completely eliminating the need for Java Virtual Machine.
| | blog.libove.org
8.1 parsecs away

Travel
| | [AI summary] The author describes the creation of a programming language called Chromahack, which interprets strings as programs to generate visual art inspired by hacker aesthetics, with implementation details and future plans for animation and genetic algorithm-based program generation.
| | www.java-tv.com
21.4 parsecs away

Travel
| This video reveals the long lost secret of how to write readable Java code. Self explaining method names, fluent interfaces, DSLs, helpful frameworks... We are always looking for ways to make our code more readable. But in our quest, we seem to have forgotten something. The most effective way to make any code more readable.