After enjoying this reaction once again, i remembered this picture. And i wanted to share my fright with you … Ähnliche Artikel:Android Developement Log.wtf?Geek and Poke – Cloud SpecialGeek and Poke – Social Special"Moderne" KunstGoogle Street View sieht alles!
WeiterlesenMonat: Juli 2010
object oriented design principles
A short summary of object oriented design principles to increase maintainability, reusability, flexibility, less complexity Single Responsibility Principle Each module should take just one responsibility/functionallity and all responsibilities/functionallities should be assigned to exactly one module. As a consequence, there is only a single reason why a module needs to be
WeiterlesenShortcuts in Eclipse
This time I write in English, I was probably influenced too much by the last book, I have worked with. In Eclipse there are many useful shortcut which can help you to speed up your coding. In this article I want to show you a small selection of the shortcuts
WeiterlesenLinux und Umlaute in Dateinamen
Zu oft ist es schon vorgekommen, ein Kollege schickt mir ein auf WinXP erstelltes Zip Archiv per E-Mail, und die Dateinnamen der komprimierten Dateien enthalten Umlaute. Mein Archlinux läuft bestens unter UTF-8. Doch hierbei gibt es Probleme mit ISO-8859-1 kodierten Dateinamen. Im Terminal oder im Dolphin sind diese Datein nicht
Weiterlesen