Course code: JHAP-1
  • Years with company: 0
  • Years programming: 6
  • Primary programming language: C
  • Other programming languages: C++, VHDL, MATLAB, Python, shell scripts
  • Unit test harnesses: 0
  • Something else: Ok
  • Test practice now: In the lab.
  • Target system: Embedded: ARMs or microcontrollers
  • Dev tools: Cross-compilers, IDEs, debuggers
  • Build time: 31-60 seconds
  • Coding standard: We have one.
  • Function too long: When the function is trying to do too many things.
  • Code reviews: Gitlab merge requests.
  • Code time: 100
  • Test time: 100
  • Debug time: 100
  • Favorite thing about dev: The challenge.
  • Least favorite thing about dev: Long build times.
  • Tdd knowledge: Start by designing tests that will enforce the requirements and check edge cases. Then write code such that it passes all the tests.
  • Why are you attending: Growth as a SW developer.