Course code:
WHI-1
Years with company:
0
Years programming:
16
Primary programming language:
C
Other programming languages:
Python, C++
Unit test harnesses:
CppUTest, GoogleTest
Something else:
I am learning all the best firmware practices by reading your book, following Elecia White's podcast and memfault interrupt blog.
Test practice now:
Manual testing
Target system:
STM32
Dev tools:
STMCube IDE
Build time:
31-60 seconds
Coding standard:
K&R style
Function too long:
When its doing too many things than the desired functionality.
Code reviews:
We dont have that process setup yet
Code time:
4
Test time:
2
Debug time:
4
Favorite thing about dev:
Solving problems at low level
Least favorite thing about dev:
Working with tightly coupled code and code generated by the IDE.
Tdd knowledge:
I have read your book in the past and have written some unit tests.
Why are you attending:
To actually deliver high quality firmware.