Course code: BAD-1
  • Years with company: 0.1
  • Years programming: 2
  • Primary programming language: C
  • Other programming languages: C++
  • Unit test harnesses: None
  • Something else: I graduated from MSOE with a degree in Electrical Engineering. I either play or referee soccer consistently year round.
  • Test practice now: Load the code onto the target and run the system in a series of predetermined scenarios.
  • Target system: The target system is an automotive fluid dispenser. It allows a user to enter a work order and the dispenser will automatically dispense the proper amount of fluid.
  • Dev tools: Eclipse, CoceComposer, IAR
  • Build time: 11-30 seconds
  • Coding standard: Unsure of company coding standards. Personally, I focus on maintaining clear concise commenting, and developing code with maximum efficiency.
  • Function too long: When the function performs more than one large task.
  • Code reviews: Unsure of company code review practices. Personally, I test until a bug is found, and then review code applicable to that bug to determine the cause.
  • Code time: 40
  • Test time: 40
  • Debug time: 20
  • Favorite thing about dev: It gives me the chance to do a large variety of projects and implement a variety of ideas with minimal hardware.
  • Least favorite thing about dev: It can be a obnoxious to determine the cause of a bug.
  • Tdd knowledge: Design tests before writing the code.
  • Why are you attending: Its a chance to take a break from work and learn something new.