Klemens MorbeFeb 32 minjava is one of the most efficient programming languagesnowadays more and more people get in touch with programming in their spare time, also companies are seeking for software engineers, so...
Klemens MorbeMay 13, 20212 mindifferent styles when coding #6every developer comes into contact with conditions very quickly. there is no way one can write an application without a single check if...
Klemens MorbeApr 2, 20212 mindifferent 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 mindifferent 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 mindifferent 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 mindifferent 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 mindifferent styles when coding #1every person has its own taste in music, fashion or cars. developers can also have different taste in programming languages, operating...
Klemens MorbeSep 30, 20205 minuseful testing patternsyou finished your last tasks and want to complete the story. the build pipeline is green, you deployed the application to a test...
Klemens MorbeJul 16, 20205 minWriting an Azure Function using Azure Storage, Azure DevOps and JavaIn this tutorial we want create a REST service without hosting or configuring any classic server in a fully automated environment with...
Klemens MorbeMay 27, 20204 minCreate a Discord Bot to clear chat historySince I feel comfortable writing bots for discord, I thought I could give it another try but with a different scenario. Sometimes a chat...
Klemens MorbeMay 6, 20204 minCreating a Bot for your Discord ServerIntroduction Lately I got more and more in touch with discord. I stopped hosting my own teamspeak 3 server and migrated everything to a...
Klemens MorbeSep 30, 20152 minSpieleentwicklung an der Hochschule HeilbronnAuch wenn mein Studium schon abgeschlossen ist, möchte ich gerne über eine interessante Vorlesung schreiben. Im Wintersemester 2014/2015...