Course code: CIR-1
  • Years with company: 0.5
  • Years programming: 3
  • Primary programming language: C++
  • Other programming languages: C Python Matlab
  • Unit test harnesses: Ceedling
  • Something else: I like fennel probably the most in the entire world
  • Test practice now: EmbUnit tests Matlab tests
  • Target system: Win32, HALO
  • Dev tools: Visual Studio
  • Build time: 31-60 seconds
  • Coding standard: High standards - readable, maintainable
  • Function too long: when it doesn't fit on the screen (normal font)
  • Code reviews: I feel some of them are superficial and just based on the code aesthetics and not on the logic or efficiency.
  • Code time: 40
  • Test time: 10
  • Debug time: 50
  • Favorite thing about dev: Solving problems, seeing how everything fits together
  • Least favorite thing about dev: Reading other people's messy and undocumented code
  • Tdd knowledge: Test Driven Development - code development happens in tandem and is informed by testing (writing functions so that they are easily testable).
  • Why are you attending: Because my manager told me so :)