Course code: CISCO-22
  • Years with company: 1
  • Years programming: 10-15
  • Primary programming language: C
  • Other programming languages: C++
  • Unit test harnesses: Nothing standard
  • Something else: Mainly worked in embedded area of development, device drivers and BSP
  • Test practice now: Functional level validation with manual and scripts to cover code paths.
  • Target system: Settop boxes
  • Dev tools: GCC, GDB, Python scripts, vim, cscope, source insight, eclipse
  • Build time: 5-30 minutes
  • Coding standard: Follow the Organisation standard coding Guildeines
  • Function too long: Usually when it crosses certain number or lines gets deep in indentation.
  • Code reviews: Usually done through Gerrits and other peer level reviews
  • Code time: 40
  • Test time: 20
  • Debug time: 40
  • Favorite thing about dev: I like the way I can have our imagination being written in software and see the computer doing the job efficiently.
  • Least favorite thing about dev: It can get complicated at times.
  • Tdd knowledge: Only abstract. Like write your software such a way that it tests itself resulting in efficient testing and debugging time.
  • Why are you attending: I want to improve efficiency in my software development.