LaunchCodeEducation / LaunchCodeEducation/java-web-development
Packaging section could use a little more discussion
还没有人认领这个 Issue。
- 主要语言
- CSS
- 星标
- 13
- 派生
- 59
- PR 合并指标
- 30 天内没有已合并 PR
描述
A couple of students in the 2020 Java Launchcode session had issues with packages while doing the exercises and studios (e.g. they will put their code in package A.B.C.myCode in the folder structure, but their package line in their code says "package myCode;") I see very little of it mentioned in the courseware (right here: https://education.launchcode.org/java-web-development/chapters/data-types/exercises.html#creating-a-package-and-classes) - shouldn't there be a little bigger discussion on it?
Here is a discussion that is pretty good:
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 issue 中链接的 courseware 页面开始,重点查看“Creating a Package and Classes”练习,并阅读所引用的 GeeksforGeeks 讨论,以获取有用的覆盖内容。扩展关于 packaging 的讨论,明确文件夹结构与 package 声明之间的关系,包括已报告的不匹配问题;完成的标准是该练习能够解决这一困惑。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100