Course code: WEB-7
  • Years with company: 5
  • Years programming: 10
  • Primary programming language: C
  • Other programming languages: Java
  • Unit test harnesses: Just some tools like Tessy
  • Something else: Mainly focus in Embedded Systems
  • Test practice now: Yes, I guess there are more efficient ways
  • Target system: Airbags
  • Dev tools: Debuggers, tests by tessy, lint.
  • Build time: 5-30 minutes
  • Coding standard: MISRA, internal naming conventions, some avoids in coding
  • Function too long: When has so many responsabilities
  • Code reviews: We do them as part of the process development once we finish the implementation.
  • Code time: 40
  • Test time: 10
  • Debug time: 50
  • Favorite thing about dev: The challenges faced to solve a problem in a most efficient way
  • Least favorite thing about dev: When you find code which is not documented, is illegible, weak, and try to fix it.
  • Tdd knowledge: Develop SW since another point of view... define the test and then implement the functionality
  • Why are you attending: Improve my programming skills