example suggestion: Inheritance
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 46
- Forks
- 19
- Avg merge
- 13h 38m
- Merged PRs (30d)
- 19
Description
Lots of languages model problems/systems using inheritance. We should create an example that starts from a Java program using inheritance and explain how that pattern can be converted to Roc where we don't have inheritance.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the repository’s existing examples to understand their structure and conventions. Use the issue’s Java inheritance scenario as the basis for a comparable Roc example, and explain how the design is expressed without inheritance. Done means the example and its explanation clearly connect the two approaches.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- content, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100