Course code: LG-4
  • Years with company: 12
  • Years programming: 20
  • Primary programming language: C++
  • Other programming languages: C , Java , Javascript
  • Unit test harnesses: Gtest
  • Something else: nothing
  • Test practice now: using gTest
  • Target system: ARM based embedded system
  • Dev tools: gdb
  • Build time: 1-5 minutes
  • Coding standard: LG coding standard rule.
  • Function too long: I cannot understand meaning of question
  • Code reviews: I focus on like below for our source code - Easy to debug - Easy to understand code flow - Not to long function and file size - Separate between pure function and side effect
  • Code time: 20
  • Test time: 30
  • Debug time: 50
  • Favorite thing about dev: By inserting debug log or using GDB
  • Least favorite thing about dev: Testing
  • Tdd knowledge: Actually I understand abstractly
  • Why are you attending: It is mandatory