Course code:
MNM-1
Years with company:
3
Years programming:
3
Primary programming language:
c++
Other programming languages:
python, c, java, c#
Unit test harnesses:
GoogleTest and CppUTest
Something else:
I'm pretty experienced in various learning environments. I went to public school then was homeschooled. Then virtual learning was introduced during college. I'm curious to see what methods of teaching are implemented during this training course.
Test practice now:
CppUTest
Target system:
This varies from project to project.
Dev tools:
IAR, VisualStudioCode
Build time:
1-5 minutes
Coding standard:
We use MISRA guidance
Function too long:
We don't until we unit test them and then it's too late..
Code reviews:
Currently involves a select group of Software Engineers within a team who go through the code.
Code time:
30%
Test time:
20%
Debug time:
50%
Favorite thing about dev:
I like when software causes the intended behavior.
Least favorite thing about dev:
Bugs and unit-testing nested if statements...
Tdd knowledge:
Not much other than we're hoping that it expedites our unit testing efforts
Why are you attending:
The real reason is because I'm interested in learning in general. Especially if it's something good.