TALKS
Conference Talk about UI Framework Google Flutter at Devoxx UK 2022
Between March 2021 and October 2023, I gave 18 talks at the biggest Java conferences in Germany and the UK. This is my DevoxxUK talk from May 2022 on Flutter, a cross-platform UI framework from Google for mobile, web & desktop.
VIEW ON YOUTUBE
TECHNICAL WRITING
InfoQ News Item: Spring Boot 3.4 and Spring Framework 6.2 (2024)
I'm a Veteran Editor on the Java InfoQ team. InfoQ has 1.2 million monthly readers. I write shorter news items, longer articles, and edit articles from external authors. Here's my news item about Spring Boot 3.4, for which I had short interviews with Spring architekt Juergen Hoeller and Spring core committer Sébastien Deleuze.
VIEW INFOQ NEWS ITEMSpecification (2020)
This is a specification for a fictitious web application that manually imports customer data from an Excel spreadsheet. The document specifies an automated import.
VIEW AS PDFJHipster Tutorial: Step-By-Step Instructions (2019)
My third and final part of the JHipster tutorial has step-by-step instructions for importing the project into IntelliJ IDEA and Eclipse, running it and inspecting the code. The tutorial has over 100 screenshots.
VIEW TUTORIALIssue Report (2019)
This is a bug report for JHipster, a Java code generator that I've used in several projects. It created the wrong code under some circumstances. To reproduce the issue, I set up a sample JHipster project and then filed this bug.
VIEW GITHUB ISSUE