Course code: NAV-23-2
  • Years with company: 1
  • Years programming: 4
  • Primary programming language: Python
  • Other programming languages: C++,C#, C
  • Unit test harnesses: None
  • Something else: I enjoy traveling!
  • Test practice now: Manual Tests, Some unit tests
  • Target system: C++/C#
  • Dev tools: Visual Studio Code
  • Build time: 1-5 minutes
  • Coding standard: Try to keep things modular when possible and only allow access when needed.
  • Function too long: When you realize you can have multiple sub-functions live in it.
  • Code reviews: Have others test/review code for things that I write and vice versa.
  • Code time: 40
  • Test time: 20
  • Debug time: 40
  • Favorite thing about dev: Solving issues that present itself.
  • Least favorite thing about dev: Huge dependencies that touch many aspects of the code base.
  • Tdd knowledge: Have not had any experience with tdd.
  • Why are you attending: It looks like a good way to learn more about tdd and become better at development.