Course code:
MEDT-2
Years with company:
7
Years programming:
30
Primary programming language:
C++
Other programming languages:
Python, Rust, C, Bash
Unit test harnesses:
GTest
Something else:
I enjoy looking into hard to debug problems.
In my spare time I like to go running, hiking and rock climbing. Also I like to spend a lot of time with my two kids.
Test practice now:
GTest
Target system:
QNX 7.1 and Linux
Dev tools:
Vim, VSCode
Build time:
4-8 hours
Coding standard:
Custom coding standard based on various publically available coding standards.
Function too long:
Gut feeling. Mainly where it concerns readability. But that's very subjective.
Code reviews:
Done in the Bitbucket pull request. >= 2 reviewers need to complete; all comments addressed
Code time:
10
Test time:
10
Debug time:
20
Favorite thing about dev:
I like building things and thinking about challenging problems.
Least favorite thing about dev:
Waiting for long builds or tool runs.
Tdd knowledge:
Write the test first, then make the test pass by implementing software.
Why are you attending:
I can't imagine how TDD can work in real life. I want to find out if I'm wrong about that :)