Skip to content

Instantly share code, notes, and snippets.

View rawkode's full-sized avatar
Ready to Help, Coffee Appreciated.

David Flanagan rawkode

Ready to Help, Coffee Appreciated.
View GitHub Profile
@rawkode
rawkode / cloudSettings
Last active January 12, 2020 21:28
VSCode Settings
{"lastUpload":"2020-01-12T21:28:17.814Z","extensionVersion":"v3.4.3"}
@jordanpoulton
jordanpoulton / pair_programming_roles
Last active September 11, 2023 23:18
Pair Programming Role Definitions - Driver:Navigator
Driver:
-Write the code according to the navigator's specification
-Listen intently to the navigators instructions
-Ask questions wherever there is a lack of clarity
-Offer alternative solutions if you disagree with the navigator
-Where there is disagreement, defer to the navigator. If their idea fails, get to failure quickly and move on
-Make sure code is clean
-Own the computer / keyboard
-Ignore larger issues and focus on the task at hand
-Trust the navigator - ultimately the navigator has the final say in what is written