Course code: WEB-38
  • Years with company: 0
  • Years programming: 10
  • Primary programming language: C++
  • Other programming languages: C++/C, python, rust
  • Unit test harnesses: C++unit, Qunit, google test, boost unit test, pytest
  • Something else: I have a variety of hobbies which range from outdoors to on computers.
  • Test practice now: Test in layers starting with unit tests. Then go up to from component test, integration tests, system, and release tests.
  • Target system: Embedded system communicating with PC.
  • Dev tools: VS code and rust.
  • Build time: 1-5 minutes
  • Coding standard: Pretty standard
  • Function too long: I get lost in the length.
  • Code reviews: What reviews?
  • Code time: 50
  • Test time: 40
  • Debug time: 10
  • Favorite thing about dev: The ability to take useless HW and make it do something.
  • Least favorite thing about dev: It can be frustrating to get things to work properly.
  • Tdd knowledge: Make sure you have well defined tests before trying to solve the problem.
  • Why are you attending: The company signed me up.