curriculum
curriculum copied to clipboard
Add recurring debugging session to pair programming
๐ Description
Add recurring debugging session to pair programming
๐ Changes Made
Add recurring debugging session to pair programming Create 3+ pair programming session activities that will specifically highlight practicing these concepts understanding technology, data, or platform specific errors, troubleshooting methods during week 3 - 8
โ๏ธ Related Issue
- Issue Number: #2390
๐ Type of Change
- Bug fix
- New feature
- Refactoring [x]Documentation update
- Topic Outline
๐ Acceptance Criteria
- Criterion 1
- Criterion 2
- Criterion 3
๐งช How to test or what to evaluate
Please describe the steps on how to test this PR.
๐ Repo Notes (if applicable)
- Will the table of contents need to be updated?
- Which other repo areas will be impacted?
- Are there any full time program curriculum considerations? (i.e. day docs, links, introduction of new concepts, etc)
๐ธ Screenshots (if applicable)
Add relevant screenshots to explain visual changes.
โ Checklist
- [x] I have performed a self-review of my code.
- [x] My code follows the style guidelines of this project.
- [x] I have commented my code where necessary.
- [x] I have tested my code locally and verified the website is working as expected.
- [ ] (if applicable) I have added documentation in the README.
- [ ] (if applicable) I have added tests that prove my fix is effective or that my feature works.
- [ ] (if applicable) New and existing unit tests pass locally with my changes.