Course code: DYNON-2
  • Years with company: 10
  • Years programming: 2
  • Primary programming language: Python
  • Other programming languages: C#, C++
  • Unit test harnesses: python unittest library
  • Something else: I'm the sole tester for all of software.
  • Test practice now: Typically through manual test. If it's a piece of critical infrastructure, I'll create unit tests.
  • Target system: I don't really have one, I'm sort of all over the place.
  • Dev tools: PyCharm, Jenkins, Qt Creator, Visual Studio
  • Build time: 5-30 minutes
  • Coding standard: There is not coding standard.
  • Function too long: When it's trying to do more than one thing
  • Code reviews: Excellent, I credit most of my development as a programmer to the feedback I've received in code reviews.
  • Code time: 20
  • Test time: 60
  • Debug time: 20
  • Favorite thing about dev: It's creative and analytical.
  • Least favorite thing about dev: Painting yourself into a corner w/bad design decisions.
  • Tdd knowledge: Write a test that fails. Then pass it. And so on.
  • Why are you attending: Took it before and really didn't know much about programming at all. Hoping I'll be in a position to grasp more this time around.