Course code: ABOY-1
  • Years with company: 3
  • Years programming: 7
  • Primary programming language: C
  • Other programming languages: Python
  • Unit test harnesses: zephyr ztest
  • Something else: I'm a slow learner, I have had difficulties with programming but I'm improving. I enjoy it and I like embedded systems.
  • Test practice now: zephyr ztest, unit, integration and system test
  • Target system: Lock platform.
  • Dev tools: python, zephyr, jlink, VSCode, docker, and others.
  • Build time: 5-30 minutes
  • Coding standard: Readability and functionality - code does what it intends to do
  • Function too long: When irrelevant or repeated logic is available.
  • Code reviews: Review all code that is ready for contribution.
  • Code time: 60%
  • Test time: 20%
  • Debug time: 20%
  • Favorite thing about dev: Creating
  • Least favorite thing about dev: Not getting enough time for research or improving solution.
  • Tdd knowledge: To achieve reliability, find bugs, and modular approach during development. A way to limit errors.
  • Why are you attending: I want to learn more about TDD, I have heard and read stuff but really not got time to get hands-on.