my blog. for you.

Reden wir über Digitales.

Ich bin selbständiger IT Berater und Unternehmer in der Internet und Software Branche. Ich beschäftige mich mit Design, Enterprise Applikationen, Web Apps und SaaS Produkten. Ich entwerfe und entwickle Business Lösungen und Anwendungen. Ich helfe Unternehmen in Sachen Software Qualität und Wissenstransfer, z.B. mit Angular und Spring Boot.

Debugging applications with IntelliJ IDEA by Anton Arhipov @ Spring I/O 2023

Leider ist der Eintrag nur auf English verfügbar. Read more

Linda Liukas – Programming Playgrounds @ beyond tellerrand Düsseldorf 2022

Leider ist der Eintrag nur auf English verfügbar.At this year’s iteration of beyond tellerrand Düsseldorf, Linda Liukas gave this fascinating opening talk on her ideas and concepts for a reimagined programming education: Read more

CoderDojo: Free Programming Clubs For Young People

Leider ist der Eintrag nur auf English verfügbar.At last year's Web Summit in Dublin I came across CoderDojo, a community that organizes free programming clubs for young people. Originally founded in Cork by entrepreneurs James Whelton and Bill Liao, CoderDojo is a volunteer-led 'grass roots'-type organization that promotes teaching programming to young people in order to support kids by giving them valuable skills that allow them to create stuff such as useful tools, products and art. At the same time efforts like ... Read more

Automating Boilerplate Software Development

Leider ist der Eintrag nur auf English verfügbar.Recently, I've come across an interesting service called Prelang and an open source project named Rails Composer that both strive to do away with a lot of the common boilerplate coding that comes with the initial setup of web apps. Interestingly, both target Ruby on Rails, a framework that prides itself in its DRY and convention over configuration approach towards programming. Hence, one wouldn't exactly expect Rails developers to be affected by tedious boilerplate programming ... Read more

Virtues of a Programmer

Leider ist der Eintrag nur auf English verfügbar."We will encourage you to develop the three great virtues of a programmer: laziness, impatience, and hubris." - Larry Wall, Programming Perl (1st edition), O'Reilly Media Recently, I've come across those remarkable words by Larry Wall, creator of Perl, again. When I first read them many years ago they made quite some impression on me. I think those virtues subsume pretty well what it means to be a good programmer. Besides, I just like Larry ... Read more