Course code: WEB-33
  • Years with company: 1
  • Years programming: 10
  • Primary programming language: C
  • Other programming languages: VHDL, C#
  • Unit test harnesses: Cpputest some
  • Something else: I recently started a new job after working on FPGAs for the past several years. So I am working on getting my C skills back a little bit
  • Test practice now: On device testing/verification
  • Target system: We develop on a variety of microcontrollers like the MSP 430 and 8051 chip
  • Dev tools: IAR
  • Build time: 5-30 minutes
  • Coding standard: We use the Barr and Misra standard
  • Function too long: When additional functionality is being implemented outside the original limited intent
  • Code reviews: We user PRs where our team members will review and approve PRs
  • Code time: 20
  • Test time: 50
  • Debug time: 30
  • Favorite thing about dev: I enjoy being able to create new things and solve problems that software allows us to do
  • Least favorite thing about dev: Probably the unknowns that can be time sinks away from valuable development
  • Tdd knowledge: Very little
  • Why are you attending: We use TDD at work so I am excited to learned more about it