Course code: SAM-1
  • Years with company: 6
  • Years programming: 8
  • Primary programming language: C++
  • Other programming languages: Python
  • Unit test harnesses: N/A
  • Something else: N/A
  • Test practice now: Bench test and putting breakpoint in the code
  • Target system: I used Linux and windows both as target systems
  • Dev tools: Source Insight for C++ development
  • Build time: 1-5 minutes
  • Coding standard: I intend to follow the company-wide accepted coding standards
  • Function too long: if a function has many repetitive actions then I try to break it down and add another function to reduce lines
  • Code reviews: I make sure to file a bug if I see an incorrect implementation
  • Code time: 30
  • Test time: 40
  • Debug time: 30
  • Favorite thing about dev: Try to solve problems in SSD FW is my main goal
  • Least favorite thing about dev: N/A
  • Tdd knowledge: N/A
  • Why are you attending: I want to get better at C++ programming and writing unit testing to catch low-level software issues beforehand that could cause defects in the long run.