Course code: WEB-38
  • Years with company: 0
  • Years programming: 3
  • Primary programming language: Python
  • Other programming languages: Rust, C, Java
  • Unit test harnesses: PyUnit, np.testing, JUnit
  • Something else: I just graduated from Georgia Tech this past may
  • Test practice now: TDD, unit tests + integration tesets
  • Target system: tbd
  • Dev tools: VS Code, github
  • Build time: Under 10 seconds
  • Coding standard: tbd
  • Function too long: If another function can be extracted from it, its too long
  • Code reviews: tbd
  • Code time: 40
  • Test time: 20
  • Debug time: 40
  • Favorite thing about dev: Creating something useful and reliable
  • Least favorite thing about dev: Having to be responsible for all the tiny nitty-gritty details
  • Tdd knowledge: It can be a really effective method many applications (I struggle using it for algorithm dev)
  • Why are you attending: To stop spending so much time thinking how to write a test first using TDD