Course code: NAV-23-1
  • Years with company: 1
  • Years programming: 4
  • Primary programming language: Javascript
  • Other programming languages: Python, Java
  • Unit test harnesses: Juint for javascript
  • Something else: I like Anime
  • Test practice now: By making test to ensure coverage
  • Target system: To have full coverage with little to no vulnerabilities
  • Dev tools: VSCode
  • Build time: 1-5 minutes
  • Coding standard: If it runs and there are no vulnerabilities. Good to go
  • Function too long: by checking the time complexity of the function
  • Code reviews: We usually bring in another team member to examine the work as we explain why we implemented it.
  • Code time: 6
  • Test time: 2
  • Debug time: 2
  • Favorite thing about dev: When everything works
  • Least favorite thing about dev: When everything doesnt work
  • Tdd knowledge: That you should try and do TDD before programming the function, not after
  • Why are you attending: My work would like our team members to take the course