Course code: JHAP-1
  • Years with company: 3
  • Years programming: 7
  • Primary programming language: python
  • Other programming languages: C, Matlab
  • Unit test harnesses: None
  • Something else: I work on embedded applications, and also data analysis software
  • Test practice now: Unit test functions, or I'll use python or other scripting language to test parameters
  • Target system: I mostly work on micro-controllers
  • Dev tools: Simplicity studio, IAR
  • Build time: 11-30 seconds
  • Coding standard: Our group at the lab has a coding standard that they publish
  • Function too long: When I see that there is reusable or redundant code within that function
  • Code reviews: I haven't ad many. The few that I'v had have been one on one where I walk the other person through my code.
  • Code time: 5
  • Test time: 1
  • Debug time: 4
  • Favorite thing about dev: Being creative to build and develop new tools
  • Least favorite thing about dev: Getting the software environment up and running
  • Tdd knowledge: Nothing at all
  • Why are you attending: I want to improve my overall embedded coding skills. I haven't had any formal instruction on how to test embedded systems, so this seemed like a really useful class.