Course code: UBL-1
  • Years with company: 8
  • Years programming: 12
  • Primary programming language: C++/C
  • Other programming languages: perl, python, bash, tcl
  • Unit test harnesses: gtest
  • Something else: .
  • Test practice now: system testing
  • Target system: ARM, x86, etc..
  • Dev tools: gcc, T32, git, perforce, jenkings, CI,
  • Build time: 5-30 minutes
  • Coding standard: company standard, based on MISRA
  • Function too long: Line number. Or when it's trying to do too many task at once. Common code not refactored, etc..
  • Code reviews: swarm, github/gitlab
  • Code time: 70
  • Test time: 10
  • Debug time: 20
  • Favorite thing about dev: The possibility to design a sw from the ground up, using efficient design patterns, tools etc...
  • Least favorite thing about dev: being forced to use a framework designed by others, possibly flawed, and not having the time / resources to perform a proper refactor :)
  • Tdd knowledge: its definitions and principles.
  • Why are you attending: improve my skills