Course code: CISCO-17
  • Years with company: 1
  • Years programming: 5
  • Primary programming language: Python
  • Other programming languages: Java, C++
  • Unit test harnesses: Nine
  • Something else: Primarily do Java coding for work. Do Python game making on the side.
  • Test practice now: Run it and verify it works.
  • Target system: N/A
  • Dev tools: Eclipse
  • Build time: Under 10 seconds
  • Coding standard: Average?
  • Function too long: Play it by ear
  • Code reviews: Very infrequent
  • Code time: 50
  • Test time: 25
  • Debug time: 25
  • Favorite thing about dev: Puzzle solving. Seeing the code come to life(working).
  • Least favorite thing about dev: Debugging
  • Tdd knowledge: Test driven design is writing test/unit tests that conform with design specs. Then after, write the functional code.
  • Why are you attending: Want to gain proficiency with C, as well as learn better testing practices.