Course code: NEAT-1
  • Years with company: 0.35
  • Years programming: 20+
  • Primary programming language: C
  • Other programming languages: C++, Python
  • Unit test harnesses: Google C++ test
  • Something else: Motorcycle touring - much of it in Europe
  • Test practice now: log files and printfs
  • Target system: QNX on arm cpu
  • Dev tools: gcc, xemacs
  • Build time: 1-5 minutes
  • Coding standard: no formal standard
  • Function too long: Anything over 40 - 50 lines. Seen much longer here.
  • Code reviews: online using Stash
  • Code time: 25
  • Test time: 50
  • Debug time: 25
  • Favorite thing about dev: Logically solving a problem
  • Least favorite thing about dev: takes too long
  • Tdd knowledge: That small units of code are tested before integrating.
  • Why are you attending: To speed up my development, and reduce finding bugs in code after checking it in.