Course code: SP-CPP-4
  • Years with company: 1
  • Years programming: 10
  • Primary programming language: C
  • Other programming languages: C++ Python Powershell
  • Unit test harnesses: pytest company uses google test
  • Something else: no
  • Test practice now: pytest + python + powershell
  • Target system: Arm Cortex M7, comms mostly via CAN
  • Dev tools: VS Code MCUXpresso Segger J-Link Picoscope
  • Build time: 31-60 seconds
  • Coding standard: self-defined
  • Function too long: when it scope stops being easily understood
  • Code reviews: non exist
  • Code time: 30
  • Test time: 40
  • Debug time: 30
  • Favorite thing about dev: When it finally works
  • Least favorite thing about dev: When it doesn't work + all the legacy crap
  • Tdd knowledge: dipped my toes into it, started using it a little bit
  • Why are you attending: Want to go from using it a little bit to using the correctly, especially with legacy code