Course code: SP-EC-02
  • Years with company: 7
  • Years programming: 7
  • Primary programming language: C
  • Other programming languages: Python
  • Unit test harnesses: Ceedling
  • Something else: I am working to get better at writing readable and reusable code.
  • Test practice now: I don't, I fix bugs.
  • Target system: I work primarily with Nordic Semiconductor MCUs and NCS/Zephyr Rtos
  • Dev tools: Vscode, Jlink
  • Build time: 11-30 seconds
  • Coding standard: Nothing is strictly enforced.
  • Function too long: If I can't fit it within a single screen.
  • Code reviews: Generally, no code review unless my company pays for outside review.
  • Code time: 60
  • Test time: 20
  • Debug time: 20
  • Favorite thing about dev: It is like solving a giant puzzle. You just have to find/make the pieces that fit together.
  • Least favorite thing about dev: When the user decides the original specification isn't actually what they wanted.
  • Tdd knowledge: I understand the development cycle and its potential.
  • Why are you attending: I am hoping it will help me figure out how to implement TDD with my NCS/Zephyr RTOS projects.