/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

mill-build.org
| | hadihariri.com
4.7 parsecs away

Travel
| | [AI summary] A comprehensive survival guide for .NET developers transitioning to the Java platform, covering the JVM ecosystem, versions, build tools, frameworks, and class loader mechanics.
| | www.morling.dev
2.7 parsecs away

Travel
| | 27 years of age, and alive and kicking?-?The Java platform regularly comes out amongst the top contenders in rankings like the TIOBE index. In my opinion, rightly so. The language is very actively maintained and constantly improved; its underlying runtime, the Java Virtual Machine (JVM), is one of, if not the most, advanced runtime environments for managed programming languages. There is a massive eco-system of Java libraries which make it a great tool for a large number of use cases, ranging from comman...
| | johnnysswlab.com
4.5 parsecs away

Travel
| | For most of my career I lived in the world of C and C++, and I honestly believed that these languages are the pinnacle of software performance. But two months ago I started working at Azul, the maker of low-latency Java compiler and I had an opportunity to deep dive into Java performance. And it... Read
| | wwwtech.de
20.3 parsecs away

Travel
| [AI summary] A user shares their experience learning Rust, a systems programming language, by building a parallel file search tool and praising its safety features, type system, and documentation while critiquing some API usability.