Practice remote pair programming vocabulary: VS Code Live Share, screen sharing, session latency, Tuple, keyboard handoffs, and remote collaboration phrases.
0 / 5 completed
1 / 5
'We use VS Code ___ Share for remote pairing.' Which noun fills the gap?
'VS Code Live Share' is Microsoft's collaborative coding extension. It allows real-time shared editing, terminals, and debugging sessions between remote developers.
2 / 5
'Share your ___ and I'll navigate.' Which noun refers to what you show your pair?
'Share your screen' is the standard instruction in remote pairing. The driver shares their screen; the navigator observes and gives direction without touching the keyboard.
3 / 5
'The session has high ___ today.' Which noun describes network delay during a remote session?
'Latency' is the technical term for network delay. High latency in a remote pairing session means keystrokes and screen updates are delayed, degrading the collaboration experience.
4 / 5
'Let's use ___ for pairing.' Which tool is known for low-latency remote pair programming?
Tuple is a dedicated remote pair programming tool designed for low latency, high-quality video, and seamless remote control. It's preferred over general video tools for serious pairing work.
5 / 5
'I'll take the ___ now.' Which noun refers to the input device in a pair programming handoff?
'I'll take the keyboard' means 'I want to be the driver now.' In remote pairing with tools like Tuple or Live Share, keyboard/mouse control can be handed off between participants.