Sprint Preparation
Sprint Day
Sprint Day
Pair Programming
Pair Programming
The plan is to work in pairs. The goal is that each participant will be able to resolve one trivial fix and one actual fix.
Good pair programming depends on both people being pretty decent (and patient) communicators, which can take time to develop, and is especially hard when people are in a hurry.
Tips:
the pair (both people) should be talking to one another basically constantly
to commit to only one person typing (don't switch very often)
for pairs where the two people have different experience levels, the less experienced person should be typing.
More tips: Pair Programming Guide
Environment Set-up
Environment Set-up
We will setup using conda virtual environments.