Course code: CISCO-25
  • Years with company: 10
  • Years programming: 22
  • Primary programming language: C
  • Other programming languages: C++ Java Python
  • Unit test harnesses: cpptest junit
  • Something else: n/a
  • Test practice now: unit tests, integration tests, invariant tests, stress tests, manual tests, crash tests
  • Target system: n/a
  • Dev tools: clang, gcc, eclipse, gdb, valgrind, asan,
  • Build time: 31-60 seconds
  • Coding standard: it's good enough
  • Function too long: more than couple of pages
  • Code reviews: useful
  • Code time: 10
  • Test time: 30
  • Debug time: 20
  • Favorite thing about dev: previous question: the remaining time is to think. Transforming ideas into actions.
  • Least favorite thing about dev: Having to memorize arcane incantations
  • Tdd knowledge: Short build-run-test cycles; write failing tests first; mock when it makes sense;
  • Why are you attending: to learn more