Course code: TAN-001
  • Years with company: 1
  • Years programming: 10
  • Primary programming language: C
  • Other programming languages: Python Java Script
  • Unit test harnesses: n/a
  • Something else: n/a
  • Test practice now: Unit tests
  • Target system: Complex med device multi chip system
  • Dev tools: IAR, VS Code
  • Build time: 1-5 minutes
  • Coding standard: Common standards, casting is used quite often though
  • Function too long: Depends, sometimes length is ok as long as it is performing a single objective
  • Code reviews: Decently well structured usually containing changes to software and unittests
  • Code time: 20
  • Test time: 40
  • Debug time: 40
  • Favorite thing about dev: I enjoy solving problems and finding efficient solutions.
  • Least favorite thing about dev: Random problems such as builds randomly failing due to unrelated issues
  • Tdd knowledge: It's a strategy for development by first defining the test cases necessary for successful design.
  • Why are you attending: I want to improve my abilities as a software developer.