Explore >> Select a destination


You are here

blog.bazel.build
| | github.com
9.5 parsecs away

Travel
| | Image builder for Snikket server. Contribute to snikket-im/snikket-server development by creating an account on GitHub.
| | vgaidarji.me
12.3 parsecs away

Travel
| | I'm a software developer with the main focus on Android platform.
| | www.java-tv.com
8.6 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.
| | inside.java
36.0 parsecs away

Travel
| The Simple Web Server was added to the `jdk.httpserver` module in JDK 18. It is a minimal HTTP static file server, designed to be used for prototyping, testing, and debugging. This article explores some less obvious yet interesting programmatic appl...