Course code: CISCO-23
  • Years with company: 9
  • Years programming: 12
  • Primary programming language: C
  • Other programming languages: C++
  • Unit test harnesses: Our own test harness
  • Something else: I enjoy music
  • Test practice now: We can write unit tests and module tests, but I mostly write code very close to HW and we write too few tests in that area.
  • Target system: Nvidia Tegra X1 (ARM Cortex-A57).
  • Dev tools: gcc, clang
  • Build time: 11-30 seconds
  • Coding standard: We don't have one written down, but tend to agree through discussions
  • Function too long: When it does different things and becomes difficult to understand
  • Code reviews: We use a mailing list
  • Code time: 50
  • Test time: 5
  • Debug time: 45
  • Favorite thing about dev: I like to help create useful products
  • Least favorite thing about dev: Going back to fix bugs.
  • Tdd knowledge: I have practiced it a bit, but would like to do it more.
  • Why are you attending: I would like to write code that works and stays working with short validation iterations.