Course code: MEDT-2
  • Years with company: 5
  • Years programming: 12
  • Primary programming language: C/C++
  • Other programming languages: Python rarely
  • Unit test harnesses: Gtest
  • Something else: I have a hardware background and enjoy bouldering!
  • Test practice now: Unit and integration tests
  • Target system: x86 and arm7 target nodes running an OS
  • Dev tools: VSCode, target IDEs for smaller applications
  • Build time: 30-60 minutes
  • Coding standard: C++17
  • Function too long: Too many nested statements or multiple logic steps
  • Code reviews: Deploy/test burden makes iterations a lengthy process
  • Code time: 40
  • Test time: 30
  • Debug time: 30
  • Favorite thing about dev: Logic, organization, and being able to observe an action when something is successful
  • Least favorite thing about dev: So many options to accomplish the same thing.
  • Tdd knowledge: Design test first, then write code to make the test pass.
  • Why are you attending: To improve my design and test efficiency while creating robust software