Course code:
MEDT-2
  Years with company:
  1
 
  Years programming:
  6
 
  Primary programming language:
  C++ 
 
  Other programming languages:
  Python, C#, Javascript, Rust, Solidity
 
  Unit test harnesses:
  not sure
 
  Something else:
  :)
 
  Test practice now:
  GTest / Pytest
 
  Target system:
  qnx 7.1.0, ubuntu 20.04
 
  Dev tools:
  VSCode, WSL, Docker
 
  Build time:
  11-30 seconds
 
  Coding standard:
  .
 
  Function too long:
  If it solves more than one problem (S in SOLID principles)
 
  Code reviews:
  Comments about things not done properly, improvements in speed/robustness (why and how)
 
  Code time:
  30
 
  Test time:
  65
 
  Debug time:
  5
 
  Favorite thing about dev:
  Creating new things and solving problems
 
  Least favorite thing about dev:
  Writing unit tests
 
  Tdd knowledge:
  It seems it is about writing unit tests before the actual functionality.
 
  Why are you attending:
  I want to know if tdd is useful, and if yes, I would like to do tdd in the future.