Course code: ROL-2
  • Years with company: 6
  • Years programming: 1
  • Primary programming language: C++
  • Other programming languages: python
  • Unit test harnesses: google test
  • Something else: I like using new algorithms
  • Test practice now: using small unit tests, debugging code with print-outs
  • Target system: Our target consists of three parts of : basis, cooking system&application and mmi running on a linux machine
  • Dev tools: VS Code gitlab
  • Build time: 11-30 seconds
  • Coding standard: formatting convention and commenting conventions
  • Function too long: it's a feeling ;-) guess it start getting too long around 300 lines
  • Code reviews: every bigger change is review by a merge request
  • Code time: 30
  • Test time: 20
  • Debug time: 50
  • Favorite thing about dev: it's fun making things work. it's logical. everything is possible.
  • Least favorite thing about dev: searching errors. trying to understand confusing code
  • Tdd knowledge: not quite a lot.
  • Why are you attending: I want to be more effective in coding and write more reliable code.