Course code: CISCO-25
  • Years with company: 0
  • Years programming: 8
  • Primary programming language: C
  • Other programming languages: C++, Java
  • Unit test harnesses: Jasmine (for Javascript)
  • Something else: A month and a half ago I graduated from my Master's studies and I joined the company.
  • Test practice now: Small unit tests written in Lua.
  • Target system: Linux
  • Dev tools: gcc/gdb/valgrind and an editor (Sublime Text 3)
  • Build time: 5-30 minutes
  • Coding standard: Company guidelines.
  • Function too long: When parts of it can be written as other standalone functions.
  • Code reviews: Approval by at least one reviewer.
  • Code time: 0.4
  • Test time: 0.4
  • Debug time: 0.2
  • Favorite thing about dev: Creating a new feature from beginning to end.
  • Least favorite thing about dev: Maintaining poorly documented code.
  • Tdd knowledge: Not much.
  • Why are you attending: To learn how to write good-quality, easily testable and maintainable code.