Demystifying and explaining the idea of “data constructors”—from languages like Elm, Grain, Haskell, F#, OCaml, ReasonML, etc.—by implementing an example in TypeScript. (more…)
Read more »
I’ve been meaning to write something like this for a bit. This post isn’t for you experts: You’ll understand this all already. I’m noting this here because I haven’t y… (more…)
Read more »
Want to use Java for scripting? Meet - j'bang! A new tool in the wild that makes it easy to use your java code as a script. I have used a custom bash script for writing a cloudflare DDNS update. In this post, we will explore if we can use a java class to ... (more…)
Read more »
An article mained to describe all the main beauties of the two languages of Android mobile development - Kotlin and Java respectively. (more…)
Read more »
Analyse movie reviews using DL4J (NLP feature) in Java (GraalVM) — just using command-line tools... (more…)
Read more »