Course code: SP-CPP-3
  • Years with company: 2
  • Years programming: 26
  • Primary programming language: C
  • Other programming languages: Assembler TKL Flavors of BASIC
  • Unit test harnesses: CUnit
  • Something else: All of the above answers are from my memory of doing it more than a decade ago. I have not been coding for a long time. This is an adventure!
  • Test practice now: Debug
  • Target system: x86 microprocessor. 48K RAM. 4K ROM
  • Dev tools: Visual C
  • Build time: 1-5 minutes
  • Coding standard: Our own definition that is updated as needed. Mostly about syntax, little about structure.
  • Function too long: It's longer than 50 lines on the screen
  • Code reviews: Happen when an engineer expresses difficulty or requests a review. Also when a debugging.
  • Code time: 40
  • Test time: 20
  • Debug time: 40
  • Favorite thing about dev: Inventing worlds inside a microprocessor.
  • Least favorite thing about dev: Complex and emergent behaviors
  • Tdd knowledge: The cycle: write test, fail, pass, refactor
  • Why are you attending: You generously offered it to me!