/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

mydeveloperplanet.com
| | www.interviewbit.com
4.3 parsecs away

Travel
| | Table Of Contents show What is Java 8? Top Java 8 Features With Examples Functional Interfaces And Lambda Expressions forEach() Method In Iterable Interface...
| | inside.java
3.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...
| | hanno.codes
1.6 parsecs away

Travel
| | Java 21 is available today, and it's quite the update. It brings us 15 (!) JEPS, finalizing features like Record Patterns & Virtual Threads and previewing new ones like String Templates. This blog post has all the info!
| | golangbot.com
14.9 parsecs away

Travel
| A tutorial about WebAssembly and how to cross compile and run Go programs in the browser using WebAssembly.