Course code: ZEBRA-5
  • Years with company: 5
  • Years programming: 14
  • Primary programming language: C#
  • Other programming languages: C++, Java
  • Unit test harnesses: None
  • Something else: I value my privacy when it comes to technology.
  • Test practice now: Debugging and/or sending data and checking the output.
  • Target system: Printers, Windows, Android
  • Dev tools: Momentics (Eclipse sort of), Visual Studio, Eclipse, Android Studio
  • Build time: 1-5 minutes
  • Coding standard: No real specific standard. Tabs?
  • Function too long: Depends on the project. Duplicate code or deep nesting usually. Not being able to tell, within a reasonable time, what the function does.
  • Code reviews: Only in certain projects; pair program and review code together or review the code by myself
  • Code time: 50
  • Test time: 25
  • Debug time: 25
  • Favorite thing about dev: Solving a problem for myself or others. Creating a solution, hopefully one that is simple, that can be used with ease.
  • Least favorite thing about dev: Running into issues beyond my knowledge or having harsh deadlines.
  • Tdd knowledge: Not much. I don't do it here and didn't do it in school either.
  • Why are you attending: To learn about TDD and hopefully become a better developer.