pyvec / pyvec/naucse.python.cz
Pyglet: Use decorators maybe?
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 335
- Forks
- 119
- Avg merge
- 3h 6m
- Merged PRs (30d)
- 1
Description
In https://github.com/pyvec/naucse.python.cz/blob/master/lessons/snake/drawing/index.md we use decorators, but in https://github.com/pyvec/naucse.python.cz/blob/master/lessons/intro/pyglet/index.md we don't. I prefer to use them. What's the benefit of not using them? Also, in Asteroids.
Contributor guide
No contributing guide indexed for this repository
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
Compare the decorator usage in lessons/snake/drawing/index.md with the pyglet example in lessons/intro/pyglet/index.md, then review the Asteroids lesson mentioned in the issue. First determine whether the lessons should use a consistent style and what benefit is expected; the issue does not define a concrete completion criterion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100