Klemens MorbeMay 216 min readCargo Cult in Software DevelopmentAvoid "Cargo Cult" in Software Development by understanding practices, seeking mentorship, critically evaluating methods, and using AI tools
Klemens MorbeApr 2, 20212 min readdifferent styles when coding #5when it comes to reading in some file stored on disk, there are plenty of different approaches reading the content in. i tried to cover...
Klemens MorbeMar 14, 20212 min readdifferent styles when coding #4at the release of java 8 by oracle, the new lambda expressions were included. that feature was something so new, that i didn't dare to...
Klemens MorbeFeb 10, 20211 min readdifferent styles when coding #3it wasn't that long ago that i tried to convince others in using optionals over nulls or empty strings. today i can say that i am more...
Klemens MorbeJan 18, 20211 min readdifferent styles when coding #2with every new release of the java jdk, new syntax sugar, paradigms and many other features are being supplied. java 7 introduced diamond...
Klemens MorbeJan 12, 20211 min readdifferent styles when coding #1every person has its own taste in music, fashion or cars. developers can also have different taste in programming languages, operating...