Course code: MEDT-2
  • Years with company: 1.75
  • Years programming: 7
  • Primary programming language: C++
  • Other programming languages: C Python JS/Css/HTML Rust
  • Unit test harnesses: Gtest
  • Something else: I love C++ templates/generics
  • Test practice now: Gtest
  • Target system: Real-time Linux-like OS
  • Dev tools: VS Code Linux clang coverity
  • Build time: 31-60 seconds
  • Coding standard: Pretty modern, similar to Google's
  • Function too long: If you have to start commenting sections of the function. ~40 lines max.
  • Code reviews: Done through bitbucket PRs
  • Code time: 50
  • Test time: 10
  • Debug time: 40
  • Favorite thing about dev: It's fun solving problems and satisfying getting a solution
  • Least favorite thing about dev: N/A
  • Tdd knowledge: It's a way to layout behavior before coding functionality
  • Why are you attending: I want to see if TDD is all that it's cracked up to be (actually useful) or if it's just a buzzword.