Show HN: Common Coding Conventions

  • These coding conventions were developed as side-product to our lecture “Software Architecture for Distributed Embedded Systems” held by Prof. Steinhorst at TUM.

  • The convention of prefix interfaces with I seems C# (or maybe also C++) specific and almost never used in Java or Javascript.