Course code: CISCO-12
  • Years with company: 8
  • Years programming: 25
  • Primary programming language: C
  • Other programming languages: C++, Node.js, Python, Java
  • Unit test harnesses: None
  • Something else: Started programming with BASICA on an HCL-built IBM-PC-spec system with two 5.25 inch floppy disk drives, one of which was required to boot the OS.
  • Test practice now: Write short test scripts, use REPL etc.
  • Target system: CentOS
  • Dev tools: vim, WebStorm
  • Build time: Under 10 seconds
  • Coding standard: None
  • Function too long: If I
  • Code reviews: We use PRRQ.
  • Code time: Not sure
  • Test time: Not sure
  • Debug time: Not sure
  • Favorite thing about dev: Being able to create something and see it come to life in minutes, hours or days, depending on what you're developing.
  • Least favorite thing about dev: Debugging
  • Tdd knowledge: It's an approach to first write tests that would try to satisfy the requirements. Then write code such that those tests pass.
  • Why are you attending: This is a BU-wide effort to help us become better programmers.