Course code: PAC-1
  • Years with company: 2
  • Years programming: 5
  • Primary programming language: C, Java
  • Other programming languages: C++
  • Unit test harnesses: Cmock, Cpputest
  • Something else: na
  • Test practice now: unit and integration tests
  • Target system: arm, x64
  • Dev tools: jetbrains suite, vs code, sublime text
  • Build time: 1-5 minutes
  • Coding standard: Conforming to Java 17
  • Function too long: When there's conditional or logical operation words in its name e.g. "and" "or" "when"
  • Code reviews: 3 reviewers on every change, 2 junior and 1 senior
  • Code time: 5
  • Test time: 3
  • Debug time: 2
  • Favorite thing about dev: Building new things, figuring things out, and finding how systems work & interconnect w each other
  • Least favorite thing about dev: The lack of country/continent-wise recognised certifications ala medicine professionals
  • Tdd knowledge: Test-first emphasis to eliminate regressions & guarantee behaviour for a set of (specific) reqremnts
  • Why are you attending: To see if TDD is better understood, appreciated and internalised through a workshop instead of book