Course code:
PAC-1
Years with company:
<1
Years programming:
2
Primary programming language:
Python
Other programming languages:
C++
Javascript
Unit test harnesses:
unittest
Something else:
Mangoes are one of my favorite fruit
Test practice now:
By writing unit and integration tests
Target system:
Don't have one.
It can change at any point.
Dev tools:
IDEs and Code Editors.
Version Control.
Package and dependency managers.
Debuggers
Build time:
31-60 seconds
Coding standard:
Normally PEP 8
Function too long:
When it does more than one thing or more than what can be easily described through the function name
Code reviews:
They go okay
Code time:
40
Test time:
50
Debug time:
10
Favorite thing about dev:
Having different solutions to one problem.
Least favorite thing about dev:
Libraries that contain unpatched bugs
Tdd knowledge:
It's difficult at first but rewarding at the end
Why are you attending:
Because I want to get better at TDD