Course code: LG-4
  • Years with company: 15
  • Years programming: 15
  • Primary programming language: C
  • Other programming languages: C++
  • Unit test harnesses: I cannot understand "unit test harnesses" term. What is it? I just do unit test simply.
  • Something else: I want to know how to code and review well.
  • Test practice now: I test my code as requirement.
  • Target system: linux embedid system
  • Dev tools: vi editor and oe build
  • Build time: 1-5 minutes
  • Coding standard: Actually I don't care coding standard. I just focus how to work my code
  • Function too long: I check line numbers of function
  • Code reviews: I do peer review
  • Code time: 5
  • Test time: 3
  • Debug time: 2
  • Favorite thing about dev: I am interested in architecture of developing software
  • Least favorite thing about dev: I don't like debugging to find my bug
  • Tdd knowledge: I just know tdd is based on test for coding
  • Why are you attending: I want to learn how to review C++ coding on tdd