Course code: DYNON-1
  • Years with company: 8
  • Years programming: 12
  • Primary programming language: C++
  • Other programming languages: C
  • Unit test harnesses: None
  • Something else: I wear glasses...
  • Test practice now: Plugging it into a simulated test environment and observing the output
  • Target system: x86 dual core 32 bit linux
  • Dev tools: gdb, valgrind
  • Build time: 31-60 seconds
  • Coding standard: Informal will very few agreed upon standards
  • Function too long: Gut feel. Generally once it steps beyond a single purpose or can be further modularized based on purpose.
  • Code reviews: Informal, and might not occure at all unless a check-in causes problems.
  • Code time: 20
  • Test time: 40
  • Debug time: 40
  • Favorite thing about dev: The challenge of design.
  • Least favorite thing about dev: Dealing with immense technical debt.
  • Tdd knowledge: At this time, only the wiki headline.
  • Why are you attending: To evaluate the methods discussed and determine what can be improved in our existing system.