You are here |
www.afronski.pl | ||
| | | |
www.morling.dev
|
|
| | | | 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
|
|
| | | | This guide covers: | |
| | | |
railsadventures.wordpress.com
|
|
| | | | 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
|
|
| | 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. |