Course code: WEB-39
  • Years with company: 4
  • Years programming: 10
  • Primary programming language: Python
  • Other programming languages: C Linux Shell
  • Unit test harnesses: Python Unittest
  • Something else: I'm an
  • Test practice now: CI using GitHub actions, Python Unittest, Actual Hardware, Zephyr shell
  • Target system: Production Test Environment for development kits, shields etc.
  • Dev tools: VSCode West GCC
  • Build time: 1-5 minutes
  • Coding standard: Keep the code DRY, readable and well documented.
  • Function too long: When it does more than what can be explained by the function name.
  • Code reviews: We're a small team mostly doing reviews of eachother's code.
  • Code time: 35
  • Test time: 25
  • Debug time: 40
  • Favorite thing about dev: I like the challenge of always creating something new and trying to be inventive.
  • Least favorite thing about dev: Having to fix other people's mistakes in code.
  • Tdd knowledge: I'm trying to practice it as much as I can in Python but I have little to no experience with it in C
  • Why are you attending: I want to brush up on my C-skills and learn how to properly do TDD in C at the same time.