forked from CodeYourFuture/Module-Data-Groups
    
        
        - 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 0
Open
Description
Pick one piece of programming you're doing (we recommend a codewars kata) and pair up with your volunteer to work on it together.
Follow the mentored pair programming guide for guidance.
Book time with your volunteer using the slack channels. If there are any scheduling conflicts for this exercise, please inform the MigraCode team.
Remember, as a learner, you will need to explain your thought process, plan out what to do, write the code and check it works
Why are we doing this?
Pair programming is an excellent way to develop programming and communication skills. It is often much easier to work through something when working on something 1-to-1. It is also helps our learners to prepare for technical interviews when they'll need to code in front of other people.
Acceptance criteria
- You have pair programmed on a piece of programming with a volunteer for at least one hour this sprint.
Objectives
- [ ] Talk aloud when thinking about a problem.
- [ ] Write code in front of someone else.
- [ ] Analyse your strategies for solving problems in code.