Course code:
BRAD-001
Years with company:
1
Years programming:
15
Primary programming language:
C
Other programming languages:
C++, C#, Python, Javascript
Unit test harnesses:
AceUnit, CppUTest, Zephyr's ZTest
Something else:
I like hiking outdoors.
Test practice now:
TDD
Target system:
Battery-powered, embedded ARM A-core device
Dev tools:
VSCode and open-source compilers
Build time:
Under 10 seconds
Coding standard:
Pulled from some standard somewhere. Seems pretty typical.
Function too long:
When I can't see everything it is doing in one screen.
Code reviews:
Quick checks of functionality and making sure the objectives of the task/story were accomplished.
Code time:
40
Test time:
40
Debug time:
20
Favorite thing about dev:
It is fun to see the realization of objectives come into being.
Least favorite thing about dev:
Nonsensical directives being forced on a design, without justification.
Tdd knowledge:
I've taken this course before, about 7 years ago with a different employer. I've practiced it since.
Why are you attending:
Refreshing TDD. Hoping to get co-workers on-board with it too.