Skip to content

Commit

Permalink
Remove mention of classes
Browse files Browse the repository at this point in the history
  • Loading branch information
robbiejaeger authored Oct 25, 2023
1 parent 1d08d67 commit 975a13a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions projects/module-2/fitlit-part-two-agile.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,7 @@ When you’ve finished your retro, DM your project manager two things from your
### Iteration 6 - Applying Instructor Feedback from Part 1

- Implement instructor feedback from Part 1. Be sure to ask your instructor about any clarifying questions you have about feedback.
- Consider any additional refactoring opportunities:
- Identify redundant code in your classes and opportunities for DRYing it up
- Refactor **within** your classes to create dynamic methods that use arguments/parameters for changing their behavior.
- Consider any additional refactoring opportunities. For example, identify redundant code in your functions and opportunities for DRYing them up.

### Catching Up on Functionality

Expand Down Expand Up @@ -301,4 +299,4 @@ Individually, you will be asked a question at random to respond to. You must giv

If the evaluator is left wanting a bit more from your response, they may choose to continue to ask a follow-up question to you - or they may open it up to volunteers in the group to assist.

If you get a question wrong, it will not count against you! This is really all about getting some practice answering interview-style questions.
If you get a question wrong, it will not count against you! This is really all about getting some practice answering interview-style questions.

0 comments on commit 975a13a

Please sign in to comment.