Explore >> Select a destination


You are here

www.afronski.pl
| | www.morling.dev
15.4 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...
| | clojure-doc.org
16.1 parsecs away

Travel
| | This guide covers:
| | railsadventures.wordpress.com
13.7 parsecs away

Travel
| | TL;DR Clojure is a great programming language due to its functional nature, lack of objects / concentration on primitive values and the vast JVM eco system available via the seamless Java interopOn the downside, recruiting and building engineering teams of Clojure engineers is challenging compared to other programming languages due to the lack of its...
| | oylenshpeegul.gitlab.io
111.2 parsecs away

Travel
| If you want to do statistical calculations with your computer, you probably want to use some sort of package to help you. When I was in school, we used Minitab (a "mini" version of OMNITAB- now there's a great name!), but I guess most statisticians used either S or SAS at the time. Later, R came along as an alternative to S. I may want to use extendr to access a Rust library from R, so I thought I would start by installing R on my Debian desktop.