generated from CodeYourFuture/Module-Template
-
-
Notifications
You must be signed in to change notification settings - Fork 294
Open
Labels
Module-Structuring-And-Testing-DataThe name of the module.The name of the module.OptionalThis is an optional task to be attempted once trainees have completed the core tasksThis is an optional task to be attempted once trainees have completed the core tasksSubmit:PR🏕 Priority MandatoryThis work is expectedThis work is expected🐇 Size SmallAround an hourAround an hour📅 Sprint 3Assigned during Sprint 3 of this moduleAssigned during Sprint 3 of this module
Description
Link to the coursework
https://github.com/CodeYourFuture/Module-Structuring-and-Testing-Data/tree/main/Sprint-3/3-dead-code
Learning Objectives
- Identify 'dead code' in an existing code base
- Demonstrate how we handle 'dead code' in our codebases
Why are we doing this?
The presence of "dead code" can impact the efficiency and developer experience of a code repository. Learning to refactor code to be clean and efficient will help you be a better developer and future-proof your code.
Maximum time in hours
1
How to get help
Share your blockers in your class channel
https://curriculum.codeyourfuture.io/guides/getting-help/asking-questions/
How to submit
- In your fork of the coursework repo, checkout the main branch
- Make a new branch from
maincalledcoursework/sprint-3-dead-code - Make regular small commits in this branch with clear messages.
- When you are ready, open a PR to the CYF repo, following the instructions in the PR template.
There are several directories in this repo. Make a new branch for each issue in each sprint. Only change files in the Sprint-3/3-dead-code directory.
Anything else?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Module-Structuring-And-Testing-DataThe name of the module.The name of the module.OptionalThis is an optional task to be attempted once trainees have completed the core tasksThis is an optional task to be attempted once trainees have completed the core tasksSubmit:PR🏕 Priority MandatoryThis work is expectedThis work is expected🐇 Size SmallAround an hourAround an hour📅 Sprint 3Assigned during Sprint 3 of this moduleAssigned during Sprint 3 of this module
Type
Projects
Status
📋 Backlog