Course code: COB-1
  • Years with company: 8.5
  • Years programming: 12
  • Primary programming language: C
  • Other programming languages: N/A
  • Unit test harnesses: none recently
  • Something else: I enjoy baking cakes.
  • Test practice now: Mostly using our simulation environment or the target. in early stages of development, when validating new code, I use hard-coded values, or modified versions of existing tests to spoof new features.
  • Target system: TI DSP
  • Dev tools: MSVS
  • Build time: 1-5 minutes
  • Coding standard: there is an internal coding standard that we try to adhere to for any newly written code
  • Function too long: Taking too many arguments, not easily unit testable: has many dependencies
  • Code reviews: I review team members code. My code does not often get reviewed
  • Code time: 50
  • Test time: 35
  • Debug time: 15
  • Favorite thing about dev: Solving problems, debugging complex issues
  • Least favorite thing about dev: Sometimes having to maintain other people's legacy code
  • Tdd knowledge: Quite a lot about Time Division Duplexing, nothing much about Test Driven Development!
  • Why are you attending: I was enrolled by the company, but looking forward to the opportunity to improving my code writing skills!