Course code: PAC-1
  • Years with company: 20
  • Years programming: 25
  • Primary programming language: c
  • Other programming languages: c++ rust
  • Unit test harnesses: ceedling catch
  • Something else: i tend to focus on embedded coding
  • Test practice now: catch unit test python integration and end to end tests
  • Target system: microcontrollers embedded
  • Dev tools: clion gcc tool chain
  • Build time: 5-30 minutes
  • Coding standard: c and c++
  • Function too long: review it becomes difficult to understand
  • Code reviews: pair programming or formal document
  • Code time: 30
  • Test time: 50
  • Debug time: 20
  • Favorite thing about dev: producing quality code solving problems
  • Least favorite thing about dev: i'd like to do more of it
  • Tdd knowledge: write tests before changing code change just enough to make the test pass
  • Why are you attending: i have received feedback that I need to improve my TDD skills