- Joel: File reading and writing. Modules. Usage of multiple classes and data strutures. Testing
- Padraic: Moving data around classes in an efficient way. Utilizing modules. Writing more appropriate tests.
What is your collaboration style? How do you feel about pair programming vs. divide-and-conquer approaches?
- Joel: Verbally processing before moving forward on coding decissions. Driver navigator
- Padraic: Divide and conquer. Using more split responsibilities. Having a strong knowledge of the scope of the project so we feel comfortable breaking off and working on portions alone.