Course code: PASA-2
  • Years with company: 15
  • Years programming: 20
  • Primary programming language: C
  • Other programming languages: C++
  • Unit test harnesses: None
  • Something else: been out of actual S/W development for a couple of years
  • Test practice now: Usually in the target system with PC to simulate pieces of the system that are not present
  • Target system: VP4 Radio (for a vehicle)
  • Dev tools: RTC
  • Build time: 5-30 minutes
  • Coding standard: enforced by Coverity
  • Function too long: In theory it should do one thing well. if you have to do alot of page up and page downt then it is too long. Ideally the meat of the function should display on a single screen.
  • Code reviews: Code Collaborator is used.
  • Code time: 30
  • Test time: 30
  • Debug time: 40
  • Favorite thing about dev: The logic
  • Least favorite thing about dev: The tool and system set up
  • Tdd knowledge: Short presentation inside Panasonic
  • Why are you attending: Company Initiative. It may be a cleaner way to develop. More "agile" if you will.