Course code: WEB-10
  • Years with company: 4
  • Years programming: 25
  • Primary programming language: C++
  • Other programming languages: C, Python, Perl
  • Unit test harnesses: cxxunit, cpputest
  • Something else: I love listening to music and seeing bands live.
  • Test practice now: unit tests, functional tests
  • Target system: a variety of linux-based systems
  • Dev tools: gnu tools, autotools, cmake
  • Build time: 11-30 seconds
  • Coding standard: Have a document describing coding standards, and reference google coding standard
  • Function too long: When it's hard to read or understand at that length
  • Code reviews: Use bitbucket review board system
  • Code time: 45
  • Test time: 15
  • Debug time: 40
  • Favorite thing about dev: The challenge of solving a problem using code, the creative aspects of finding a solution.
  • Least favorite thing about dev: Working with legacy code, investigating customer bugs
  • Tdd knowledge: The idea of writing tests to drive the development of code rather than creating the tests after the code has been written.
  • Why are you attending: I want to learn how to better use TDD in my everyday work to save me time and effort.