Course code: WEB-047
  • Years with company: 1
  • Years programming: 14
  • Primary programming language: C++, Java
  • Other programming languages: C#, Python
  • Unit test harnesses: GTest, JUnit
  • Something else: My favorite color is blue. I like space exploration. I'm introverted. I wish I did more AI projects like reinforcement learning.
  • Test practice now: Manually... I wish we had a pipeline
  • Target system: X86 laptop, or x86 NUC on a UxV
  • Dev tools: Clion, VSCode
  • Build time: 1-5 minutes
  • Coding standard: Clean code, very close to Google style guide
  • Function too long: Has more than one responsibility, or does not fix 1-2 screen worth of space.
  • Code reviews: 1 in process review at 50% completion, 1 at pull request with run testing
  • Code time: 50
  • Test time: 30
  • Debug time: 20
  • Favorite thing about dev: Complex problems, lot of different solutions, making intelligent and automated things.
  • Least favorite thing about dev: Management over-promising then pushing us to the brink, not consulting us on time needed to deliver.
  • Tdd knowledge: A lot, worked at EPAM, tried it at workshops.
  • Why are you attending: I want to make a pipeline with tests at work, but the legacy project is huge and need best practices