Course code: WEB-5
  • Years with company: 3
  • Years programming: 20
  • Primary programming language: C, C++
  • Other programming languages: Python
  • Unit test harnesses: Home grown
  • Something else: Like the outdoors.
  • Test practice now: python script to stimulate system. Logs/printf/emulator to step through code. gdb on simulator.
  • Target system: SSD drive
  • Dev tools: eclipse editor, arium emulator, linux host with target device attached.
  • Build time: 5-30 minutes
  • Coding standard: internally developed
  • Function too long: It becomes difficult to follow in my editor
  • Code reviews: code collaborator peer reviews
  • Code time: 10%
  • Test time: 20%
  • Debug time: 20%
  • Favorite thing about dev: debugging
  • Least favorite thing about dev: coding
  • Tdd knowledge: write simple test that passes. Iterate on adding more detail to test, update code until tests pass again and stop.
  • Why are you attending: Upper management required this course - I was told to do it.