Course code: WEB-049
  • Years with company: 3.5
  • Years programming: 7
  • Primary programming language: C
  • Other programming languages: Python, C++
  • Unit test harnesses: gtest
  • Something else: I like turtles.
  • Test practice now: General, non-standard methods.
  • Target system: STM32
  • Dev tools: IAR, gcc toolchains.
  • Build time: Under 10 seconds
  • Coding standard: No explicit coding standard.
  • Function too long: Long as it needs to be. If components can be modularised and reused then do so.
  • Code reviews: Done on Bitbucket, has CI/CD.
  • Code time: 50
  • Test time: 20
  • Debug time: 30
  • Favorite thing about dev: Solving problems with minimal changes.
  • Least favorite thing about dev: Fighting archaic, clunky IDEs.
  • Tdd knowledge: Writing tests before developing to gain confidence that changes truly work.
  • Why are you attending: Because I want to be more efficient at writing software.