learnbyexample / learnbyexample/ThinkRubyBuild
Chapter 4 - Case study: interface design
未关闭
还没有人认领这个 Issue。
help wanted
- 主要语言
- TeX
- 星标
- 32
- 派生
- 2
- PR 合并指标
- 30 天内没有已合并 PR
描述
Chapter link: https://github.com/learnbyexample/ThinkRubyBuild/blob/master/chapters_md/case_study_interface_design.md
Main issue: couldn't install turtle in Ruby and had issues like mentioned here https://github.com/peterc/trtl/issues/5
Possible solution, use Exercise 3 (grid drawing) from Methods chapter as a base to teach concepts like Encapsulation, Generalization, Interface design etc
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
阅读 chapters_md/case_study_interface_design.md 和 chapters_md/methods.md 中的 Exercise 3,以及链接的 turtle 安装 issue。确定网格绘制练习如何在不依赖 turtle 的情况下支持封装、泛化和接口设计的教学。Chapter 4 的案例研究完成相应修订即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- ruby
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100