All posts tagged with 'Architecture'

Die deutsche “Corona-Warn-App” CWA

31-May-20

Im Jahr 2020 passieren einige Dinge, die wohl kaum ein Mensch Ende des vergangenen Jahres hätte ahnen können. Die COVID-19 Pandemie ist es nicht… Führende Stimmen warnten schon lange. Die Pandemie ist allerdings Auslöser für vieles. So auch für die deutsche Variante der aktuell überall erscheinenden Corona-Tracing-Apps, die “Corona-Warn-App” beziehungsweise kurz CWA die nun von […]

Read the complete article »

Don’t stop writing code comments

04-Jun-19

TL;DR: The older I get, the more diverse projects I have seen, the more often I refrain from giving someone an absolute advice. In almost any cases, there are many aspects to consider. In times when people hardly read documentation and often only headlines, an advice like “Stop Writing Code Comments” guarantees some clicks, but […]

Read the complete article »

What’s in a name: Basic stuff

29-Sep-16

Some days ago a tweet by Oracles Bruno Borges caught my eye: Are JUGs frequently doing beginners meetups? With content 4 understanding language? OOP? Basic Java programming? Would that drive + people? — Bruno Borges (@brunoborges) 28. September 2016 It's a real good question and one that has been on my mind for quite some […]

Read the complete article »

Burning Geek Insult Con

17-Aug-16

Some weeks ago this thread escalated quickly: @VolkerGoebbels @spfeiffr @gerricom @s2bproject "Insult Con". So nennen wir das dingen. — Michael Simons (@rotnroll666) July 4, 2016 and the idea of the Burning Geek Insult Con was born… Bring your favorite IT discussion from the internet into real live… We could over tracks like Tabs and Spaces […]

Read the complete article »

Implementing builders in Java

06-Jul-16

Note: Much improved versions of this post have been published to JAXenter.de and JAXenter.com: Erzeugungsmuster mit Java 8 Lambdas Creational patterns with Java 8 lambdas I hope you enjoy reading them as much as I enjoyed writing them! Sometimes I’m under the impression that one of my favorite DI frameworks, Spring, is the butt of […]

Read the complete article »