My wife is learning German. When she stumbles upon one of these complicated german verb conjugations it’s a struggle to find the right translation. She looses plenty of time switching between different translators, copy-pasting terms or she asks me to realise that I have no clue of German grammar. Why not eliminate those unnecessary steps?
So my goal is to create an application where you can input any conjugated German verb no matter what time or modus, and there are plenty in the German language. The output should be the basic form of the verb and a helpful translation. …
Über ein Jahr habe ich mich nun mit dem Thema Schlaf beschäftigt. Für mich ist Schlafhygiene eines der unterschätztesten Lifehacks, welcher zudem noch recht einfach umzusetzen ist. Dass guter Schlaf sich positiv auf Gesundheit, Produktivität, Energie, Gefühle und vieles mehr auswirkt, wird in unzähligen Berichten und Büchern behandelt. Aber so richtig wichtig scheint es den meisten Menschen dann doch nicht zu sein.
In den vergangenen Monaten habe ich zahlreiche erfolgversprechende Methoden der Schlafhygiene ausprobiert, um meinen Schlaf maximal zu verbessern. Dabei wurde mir schnell klar, warum Schlafhygiene den meisten so schwer fällt. Es gibt kein Rezept, welchem man stur folgen…
Almost every device contains software. And if the software is developed poorly it ends in a bad customer experience (e.g. no updates will be developed) or even in accidents (if the software doesn’t work properly).
Programming is art and writing good code is difficult. But I want to introduce two aspects of a cleaner code which is super easy to follow: comments and names.
This said, I directly want to introduce two statements: