Course code: CISCO-12
  • Years with company: 3
  • Years programming: 3
  • Primary programming language: Java
  • Other programming languages: Python
  • Unit test harnesses: py.test, junit
  • Something else: I don't have a lot of C programming experiences and I've just started learning.
  • Test practice now: using py.test for feature test
  • Target system: video streaming
  • Dev tools: eclipse
  • Build time: 1-5 minutes
  • Coding standard: There are guidelines/conventions for each programming languages that we should follow.
  • Function too long: when it takes too long to explain what a function does
  • Code reviews: after checking in code, we submit code for review and resolve alll comments before checking in to the repository.
  • Code time: 50%
  • Test time: 20%
  • Debug time: 30%
  • Favorite thing about dev: not sure
  • Least favorite thing about dev: not sure
  • Tdd knowledge: writing unit test cases before writing code and make sure the unit tests passe after coding completes.
  • Why are you attending: My manager sends me to this class.