41
Followers
20
Posts
asoftwarecraft.hashnode.dev
Each rotor in the Enigma machine performs a simple character substitution for each letter A-Z. The substitution is described by a string, like "EKMFL…
I'm currently reading the biography Alan Turing: The Enigma, by Andrew Hodges. So when I started to learn Clojure, I decided a software simulation of…
blog.matthewdmiller.net
Clojure is a dialect of Lisp that runs on the JVM. JavaFX is a modern GUI toolkit for the JVM. You could use JavaFX directly with Clojure's Java inter…
divyajyotiuk.hashnode.dev
I would like to introduce you to Clojure. I am fascinated by how it works and it is also known to sharpen your thinking as a programmer. In this artic…
blog.fekr.tech
Logic Programming: A forgotten Field in AI Nowadays, when you hear "AI," you are probably going to think about neural networks and model training, sta…