Skip to content

Menu

EuroClojure 2017 in Berlin

July 22, 2017

In my first project for ThoughtWorks the backend is written in Clojure. Since the project was in Berlin, I visited the EuroClojure 2017 which takes place in Berlin this year, too.

Clojure is a LISP-like language. LISP is based on some very simple and solid foundations with a lot of influences from mathematical logic, e.g. lambda calculus.

Back in the 80s, when I started programming, I learned XLISP and CLISP. But then some people said, that these languages are somehow outdated. And I naturally got a little unsure because I was very young. So it is very funny for me to see Clojure used in production in web and micro services for a large german car manufacturer in 2017.

Learning: There are constants in computer science. LISP-like languages will (probably) always exist in the future.

Clojure goes data science with Bayes’ rule:

The conference itself was wonderful: Interesting talks, nice people, nice location in Prenzlauer Berg

Read next

Nov 01, 2025 software-engineering

Announcing NKP 0.1: Static Analysis for Kotlin Projects

I’m excited to share the first MVP release of NKP (aNalysis of Kotlin Programs), a command-line tool for analyzing Kotlin codebases and uncovering architectural insights.

#jvm #architecture #kotlin #object-functional #quality-assurance
Read more
Java in the Technology Radar
Sep 03, 2025 software-engineering

Java in the Technology Radar (JavaSpektrum)

I’ve written a new article for JavaSpektrum: “Java im Technology Radar – Totgesagte leben länger”. The piece looks back at Java’s journey through the eyes of the Thoughtworks Technology Radar...

#java #article #jvm #thoughtworks
Read more