Course code: NAV-23-2
  • Years with company: 0
  • Years programming: 5
  • Primary programming language: c++
  • Other programming languages: C# and Python
  • Unit test harnesses: None
  • Something else: This is my first professional job in the field so I hope to learn some good practices for my career
  • Test practice now: We have unit tests that were set by a previous developer
  • Target system: a machine that runs on C
  • Dev tools: vs code and gitlab
  • Build time: 11-30 seconds
  • Coding standard: I just go with regular c++ standards
  • Function too long: if I feel I can make it shorter or needs to be split
  • Code reviews: I need to work on that
  • Code time: 20
  • Test time: 30
  • Debug time: 50
  • Favorite thing about dev: solving problems
  • Least favorite thing about dev: how some simple tasks can be complicated
  • Tdd knowledge: Added by my project
  • Why are you attending: To learn how to test my code