Course code:
PAC-1
Years with company:
3
Years programming:
15
Primary programming language:
C++
Other programming languages:
C, Python, others
Unit test harnesses:
googletest
Something else:
I've a fair amount of code for many systems in my life. But for the past 5 years I've been more architecting than coding, which has made me rusty. I try too hone my skills at home with personal projects, primarily coding games and robots.
Test practice now:
googletest
Target system:
embedded
Dev tools:
various
Build time:
31-60 seconds
Coding standard:
Using company coding standard
Function too long:
when I have to scroll my screen
Code reviews:
pair programming, walkthroughs, formal reviews.
Code time:
30
Test time:
40
Debug time:
30
Favorite thing about dev:
The creative challenge
Least favorite thing about dev:
management's misunderstanding of software
Tdd knowledge:
start with writing tests that fail. then code till tests pass.
Why are you attending:
to learn