Course code:
WEB-047
Years with company:
1 month
Years programming:
roughly 20
Primary programming language:
C#
Other programming languages:
C++, Javascript, Java
Unit test harnesses:
NUnit
Something else:
I prefer design and collaboration to coding.
Test practice now:
I haven't really done much development work at my new company yet, so I'm not sure...
Target system:
Software running on a laptop, sometimes in areas where internet is spotty or non existent
Dev tools:
CLion
Build time:
11-30 seconds
Coding standard:
I haven't had much time to familiarise myself with it much yet
Function too long:
Rule of thumb - if I have to scroll, it's too long. If it does more than one thing, it's too long.
Code reviews:
At least two people must review the code. The reviewer should test the code to ensure it works.
Code time:
40
Test time:
40
Debug time:
20
Favorite thing about dev:
The planning and problem solving. Finding an elegant solution to a problem.
Least favorite thing about dev:
The grind - looking for hours to try to find a problem in code that is needlessly complicated.
Tdd knowledge:
No code written without a test for it. So far love the theory never been able to achieve practically
Why are you attending:
I like learning new stuff, and I was asked to.