Philipp Keller

Alle Artikel von Philipp Keller

SysQuiz 4x3

System Engineering Quiz – my experiences hiring Engineers in Switzerland

 
Hiring good engineers is hard. Very hard. I like the way Joel Spolsky puts it: The great software developers, indeed, the best people in every…

Debug php in emacs with geben

 
While PHP-developing it sometimes is just too tedious to do those ‘add a echo here and there, then reload and search the echoed…

Java: Finding Differences in Objects

 
Writing JUnitTests for code that writes data to the database has always proven to be not that easy. Probably the most obvious way to…