Tricks

Learn concepts, not frameworks

Learn concepts, not frameworks

Andreas Fuhrich

Software development is a complex task and today it is characterized by the use of third-party libraries and frameworks. Unfortunately learning to use them may not be the best way to improve as a programmer. So what to do instead?

Tips and tricks for meetings

Tips and tricks for meetings

Andreas Fuhrich

Meetings are time-consuming and often frustrating - especially if there is not much outcome. Here are some tips and tricks I came across in the last years that may help you getting more efficient.

Linux/Unix shell tricks, you might not know...

Linux/Unix shell tricks, you might not know...

Andreas Fuhrich

The Unix shell is powerful. By writing shell scripts you can create a little toolbox - or even really advanced utilities to accomplish complex tasks. Anyway, here are some tricks, you might not know…