Course code: PRAQ-1
  • Years with company: 17
  • Years programming: 27
  • Primary programming language: C/C++
  • Other programming languages: csh/bash/python
  • Unit test harnesses: google test
  • Something else: programmer on purpose http://tjaberg.com
  • Test practice now: google test framework
  • Target system: multiple, ppc family as well as arm, x86 for tests
  • Dev tools: gcc, proprietary build system, git, google test, visual slickedit, salea logic
  • Build time: 11-30 seconds
  • Coding standard: company specific, camelcase starting on lower case, brackets like pascal
  • Function too long: depends, when it can't fit in my editor window
  • Code reviews: peer reviews before code is submitted
  • Code time: 60
  • Test time: 30
  • Debug time: 10
  • Favorite thing about dev: controlling the invisible machine controlling hardware with software, like LEDs
  • Least favorite thing about dev: documentation
  • Tdd knowledge: got your book in the dead tree edition :D writing unit tests in current project
  • Why are you attending: I want to learn the rules/theory/background of TDD properly.