CodeYourFuture / CodeYourFuture/Module-Java

Sprint 7 - Sprint Challenge 2

未关闭
#10 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
🎯 Topic Programming Fundamentals 🏕 Priority Mandatory 🐂 Size Medium 📅 Sprint 7 Core
主要语言
没有语言数据
星标
1
派生
11
PR 合并指标
30 天内没有已合并 PR

描述

# Sprint Challenge 2

So far we have only looked in depth at creational design patterns (i.e. patterns that help you create objects), but there are other categories too (see [Design Patterns Catalog](https://refactoring.guru/design-patterns/catalog)).

## Requirement

- Choose a non-creational design pattern and prepare a 5 minute presentation to deliver to your classmates
- The presentation should cover:
- What the pattern is, its intent
- Pros and cons of using the pattern
- An explanation, including class diagrams of the technical components involved
- A worked Java example for a real world scenario (try to think of one yourself), showing the code without the pattern, and then refactored to use the pattern, thus demonstrating its value
- This should be code written by you, don't just copy off the internet or use AI as you won't learn as much!

### Submission & Review

Fork the coursework repo to your own GitHub account.
Make regular small commits with clear messages.
When you are ready, open a Pull Request to the CYF repo. Make sure you fill in the PR template provided.
A volunteer will review your submission and send you feedback.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。