Thomas Gossmann

Unicyclist. Artist. Developer.

Tag: linguistics

  • The Hidden Skill and Art of Naming Things

    The two hardest problems in programming are cache invalidation, naming things and off-by-one. You learn a lot about algorithms while studying computer science to find clever solutions for the problem at hand – but for naming things? For me undoubtedly this is the hardest problem. In fact, this issue exists in almost every discipline, whether…