Explore >> Select a destination


You are here

hermanradtke.com
| | blog.m-ou.se
14.8 parsecs away

Travel
| | Have you ever seen the Rust compiler give a Python error? Or better, have you ever seen rust-analyzer complain about Python syntax? In this post, we'll extend our python!{} macro to make that happen.
| | www.greyblake.com
12.2 parsecs away

Travel
| | A blog about software development.
| | ntietz.com
14.7 parsecs away

Travel
| |
| | www.morling.dev
49.1 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...