
DX Award - Adapting the System to the User
VERnetzX won the DX Award from the Digital Experience Network for a prototype judged on the whole user experience. What it recognises and …
20 articles

VERnetzX won the DX Award from the Digital Experience Network for a prototype judged on the whole user experience. What it recognises and …

How to combine Spring Boot with the WAMP library Autobahn|Java, so Spring microservices can publish, subscribe and call remote procedures …

JUnit 5 parameterized tests take primitives out of the box, but not lists. How to feed a List into @ParameterizedTest with a method source …

How VERnetzX, a voice-operated assisted-living system for the older generation, supports UN Sustainable Development Goal 3, presented at …

Dynamic programming means storing the results of sub-problems instead of recomputing them. Explained from first principles, with a worked …

Virtual machines and Docker both give you a reproducible environment, but they virtualise at different layers. How each works and when to …