Course code:
HON-2
Years with company:
2.8
Years programming:
8
Primary programming language:
C
Other programming languages:
C++, Python, VHDL
Unit test harnesses:
Homemade
Something else:
I like to ride bikes and program on a raspberry pi at home.
Test practice now:
On-target
Target system:
Embedded MCUs
Dev tools:
vscode, eclipse
Build time:
1-5 minutes
Coding standard:
Safety Critical most of the time. Power of 10 and JSSSEH.
Function too long:
It takes over a page when printed.
Code reviews:
I get okay feedback but we don't have the software review culture I would have expected.
Code time:
50
Test time:
20
Debug time:
30
Favorite thing about dev:
Getting something cool/complex to work.
Least favorite thing about dev:
When something small keeps something from working and is hard to find a patch out.
Tdd knowledge:
Write tests before writing a function.
Why are you attending:
I'm looking for ways to implement tests and mock drivers on my computer.