Sprint 7 - Sprint Challenge 2

未关闭
#10 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
5/5
预计耗时
一周以上
新手友好度
35/100
Issue 类型
文档
描述清晰度
描述清楚
活跃度
冷清
技术栈
java
领域
content

调研方向

从链接的 Design Patterns Catalog 开始,选择一个非创建型模式。准备一个五分钟的演示,内容包括其意图、优缺点、类图,以及一个展示应用该模式前后代码的 Java 示例。使用提供的模板,从 fork 通过 pull request 提交成果,并定期进行小规模提交。

由索引模型根据 Issue 内容生成。

描述

🎯 Topic Programming Fundamentals 🏕 Priority Mandatory 🐂 Size Medium 📅 Sprint 7 Core

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).

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.

主要语言
没有语言数据
星标
1
派生
11
PR 合并指标
30 天内没有已合并 PR

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

CodeYourFuture/Module-Java 的其他 Issue

查看 CodeYourFuture/Module-Java 的全部 Issue

相似的 Issue

更多 Content Issue

把新 issue 发到你的邮箱

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