Course code: BD-1
  • Years with company: 18
  • Years programming: 27
  • Primary programming language: C#
  • Other programming languages: C, C++, assembler, Prolog
  • Unit test harnesses: none
  • Something else: I like beer.
  • Test practice now: Debugger
  • Target system: A mix of embedded C++ and a Windows computer running a C# application
  • Dev tools: VS 2015, IAR
  • Build time: 11-30 seconds
  • Coding standard: C# is mainly Microsoft recomendations, C and C++ are pretty standard
  • Function too long: More than a couple hundred lines
  • Code reviews: Much better now that we use TFS. We used to print diffs and walk through with other developers in a meeting
  • Code time: 40
  • Test time: 30
  • Debug time: 30
  • Favorite thing about dev: Creating things
  • Least favorite thing about dev: Process overhead
  • Tdd knowledge: Create tests based on specs so that when the code executes all tests correctly it should be done.
  • Why are you attending: free lunch and learn more about TDD.