πŸ₯ž backlog

Module-How-our-curriculum-works πŸ”—  

Code review πŸ”— Clone

Code review πŸ”—

Prerequisites

Either come to a Saturday class or join a code review channel in Slack.

Instructions

  1. Speak to a community member to find a pull request that needs reviewing. There are many systems to help you, like https://programming.codeyourfuture.io/prs-needing-review/
  2. Pair up with a volunteer and review the pull request together.

Why are we doing this?

Code review is essential for trainees to make progress. We need everyone to regularly provide feedback so trainees can develop their skills and respond to critical feedback. Use the guides to help you.

Acceptance criteria

  • You have reviewed at least one PR
  • πŸ• Priority Mandatory
  • πŸ¦” Size Tiny
  • Self evaluate
  • πŸ¦” Size Tiny
  • πŸ• Priority Mandatory
  • Self evaluate
Pair program [volunteers only] πŸ”— Clone

Pair program [volunteers only] πŸ”—

Trainees, you are assigned many many tickets for pair programming. We do two kinds of pair programming:

  1. Driver/navigator pairing
  2. Guided pairing

This ticket is for guided pairing, where the trainee always writes all the code and plans the strategy. There will also be many opportunities for classic driver/navigator pairing, where the driver writes the code and the navigator plans the strategy, but this ticket is helping volunteers practice guided pairing.

Instructions

  1. Pair up with someone and work on a kata together
  2. Pairs should explain their thought process, plan out what to do, write the code and check it works
  3. As a guide, you will need to ask questions to check understanding, provide guidance if they get stuck, give honest and meaningful feedback

🧭 Guidance

  • Don’t take over! It’s important new programmers get used to figuring things out. Provide guidance and assistance but learners need to struggle to overcome obstacles with understanding and technical communication
  • Give honest feedback. Trainees can’t develop if they don’t receive honest feedback about their progress.
  • Ask questions. Sometimes asking a clarifying question can help learners discover errors and often promotes more thoughtful responses.
  • Encourage best practices. Reinforce good practices like reading error messages carefully sessions and checking documentation.

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 trainees to prepare for technical interviews when they’ll need to code in front of other people.

Acceptance criteria

  • You have pair programmed with at least one person for 30 mins
  • πŸ• Priority Mandatory
  • πŸ¦” Size Tiny
  • Self evaluate
  • πŸ¦” Size Tiny
  • πŸ• Priority Mandatory
  • Self evaluate
Review success page for self evaluate πŸŽ‰ πŸ”— Clone

Review success page for self evaluate πŸŽ‰ πŸ”—

Prerequisites

Read the prep and do the backlog for this module.

Instructions

  1. Check the success page for the self evaluate module
  2. If there’s still anything you’re unsure about on the success page, ask a member of the community for support in checking your understanding

Why are we doing this?

It is really important to check you’ve understood the module as you go along. You can use the success page as a checkpoint to review your understanding.

Acceptance criteria

  • You have met all the learning objectives for the self evaluate module
  • πŸ• Priority Mandatory
  • πŸ‡ Size Small
  • Self evaluate
  • πŸ‡ Size Small
  • πŸ• Priority Mandatory
  • Self evaluate