Course code: WEB-35
  • Years with company: 2
  • Years programming: 7
  • Primary programming language: C
  • Other programming languages: C++ only for unit testing
  • Unit test harnesses: Google Test
  • Something else: 30 years old Swiss, who lives in Bern (Switzerland) and enjoys playing online chess.
  • Test practice now: By unit tests using Google Test
  • Target system: Insulin Pump System with two MCU's (stm32l476xx & stm32wbxx)
  • Dev tools: - Visual Studio Code - SEGGER J-Link - Azure DevOps
  • Build time: 1-5 minutes
  • Coding standard: The rules are based on the MISRA C: 2012 standard
  • Function too long: When the nesting has more than three levels.
  • Code reviews: The code reviews are done by a reviewer using the pull request feature of Azure DevOps.
  • Code time: 30
  • Test time: 50
  • Debug time: 20
  • Favorite thing about dev: I love the variety of the work. There is always plenty of opportunity to learn, either through your own research or through courses.
  • Least favorite thing about dev: The search for the cause of an annoying bug that is almost impossible to find out about.
  • Tdd knowledge: Not so much, so it makes sense to attend this training class.
  • Why are you attending: Because my boss signed me up. But it certainly makes sense to increase our quality.