Course code: PAC-002
  • Years with company: 1
  • Years programming: 4
  • Primary programming language: Python
  • Other programming languages: JavaScript, C, Java, C++
  • Unit test harnesses: Pytest, Unity (C)
  • Something else: I just graduated from university
  • Test practice now: Writing unit tests, integration tests and end-to-end tests
  • Target system: N/A
  • Dev tools: VSCode
  • Build time: 11-30 seconds
  • Coding standard: Good naming conventions, modular programming
  • Function too long: When it becomes too difficult to understand/maintain/debug
  • Code reviews: Talking through with another developer
  • Code time: 7
  • Test time: 1
  • Debug time: 2
  • Favorite thing about dev: Seeing the good flow/structure/design in action. I like object-oriented programming.
  • Least favorite thing about dev: Errors
  • Tdd knowledge: Writing tests as a means to develop code. If the test fails, the code is wrong.
  • Why are you attending: I want to learn more about C++ as I am a young developer looking to broaden my skillset