Course code: MARV-1
  • Years with company: 3
  • Years programming: 7
  • Primary programming language: C
  • Other programming languages: only C
  • Unit test harnesses: shell script, python
  • Something else: I usually debug the code not develop, so I have to interpret the code and provide the hot fix. In the other word when develop a big feature it would be a trouble for me.
  • Test practice now: run the shell script, or change the code logic to simulate the behavior we want.
  • Target system: it's embedded system and run on ARM CPU.
  • Dev tools: source insight and git.
  • Build time: 30-60 minutes
  • Coding standard: Honestly, no standard.
  • Function too long: Not sure.
  • Code reviews: make sure code logic is correct and no side effect.
  • Code time: 60
  • Test time: 15
  • Debug time: 25
  • Favorite thing about dev: Accomplish your thoughts and see achievement in the fact.
  • Least favorite thing about dev: NO
  • Tdd knowledge: Not much, it's about test and debug to make our code efficient
  • Why are you attending: I would like to enhance my ability from everywhere.