Course code: WEB-30
  • Years with company: 5 months
  • Years programming: 4
  • Primary programming language: C++
  • Other programming languages: Java, C
  • Unit test harnesses: none
  • Something else: Having only just graduated and started working afterwards left me inexperienced. I am considered new to C++ overall however I can manage to work with it. I am completely new to C and embedded systems as well.
  • Test practice now: I do not.
  • Target system: No specific target system.
  • Dev tools: QT for c++
  • Build time: 1-5 minutes
  • Coding standard: functions have conventional names, easy to read.
  • Function too long: When it performs a lot of actions. A function should be short.
  • Code reviews: we trace the parts we are interested in.
  • Code time: 70%
  • Test time: 0%
  • Debug time: 30%
  • Favorite thing about dev: I like coding, it gives me a challenge.
  • Least favorite thing about dev: not figuring out the solution of something, and debugging.
  • Tdd knowledge: A colleague.
  • Why are you attending: What I think is that I feel like it's necessary to learn about TDD as it may help finding future bugs, and it helps deliver the software early.