Coder Social home page Coder Social logo

dsa-pair-programming-phase-3's Introduction

Pair Programming

Learning Goals

  • Use pair programing to solve an algorithm problem
  • Practice pair programming techniques

Introduction

We recommend completing this exercise in weeks 2 or 3 of Phase 3.

For this activity, you will pair up and complete a challenge from this Phase pair-programming style! In other words, one of you will be the driver and the other will be the navigator, and then you will switch. Remember to be patient with one another and to keep the lines of communication open. If one of you becomes quiet for an extended period of time, ask a question to help keep things moving.

Instructions

  • Choose a problem from this Phase that you were unable to solve, have not tried yet, or struggled with a lot
  • If you are the navigator, you will guide the driver by doing the following:
    • Communicate in simple and small steps what code should be written
    • Explain why you're making those decisions
    • Inform the driver when they're misunderstanding your directions or are making syntactical errors
    • Point out any improvements that can be made to the code
    • If time allows and problem has been solved, guide the driver through a refactor to improve the code
  • If you are the driver, you will write code according to the navigator's instructions:
    • Ask questions when you don't understand the what or the why
    • If you disagree with a decision, diplomatically state your disagreement and why
    • Be the typist
    • Stay focused on the current task

dsa-pair-programming-phase-3's People

Contributors

maxwellbenton avatar ihollander avatar jlboba avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.