/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

www.codeandunicorns.com
| | darkcoding.net
2.7 parsecs away

Travel
| | Solvitas perambulum
| | studiofreya.org
2.9 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.
| | juffalow.com
2.8 parsecs away

Travel
| | This post describes how to make HTTP GET and POST request on server. I will use httpbin server for testing. It returns you everything you send there : query params, post data, headers, etc.
| | initialcommit.com
11.4 parsecs away

Travel
| SAX parser is yet another XML parser provided by JDK which parses documents in a more optimized and faster way.