improve bit-manipulation concept
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
- Issue type
- Documentation
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- csharp
- Domain
- content, documentation
Research direction
Start by locating the C# bit-manipulation concept and compare its current coverage with reference/types/bit.md. Review reference/concepts/bitwise_manipulation.md for the existing link, then update the concept to cover introductory bits and bitwise operations with suitable external references; done means the concept is comprehensive and the reference link is current.
Written by the indexing model from the issue text.
Description
Currently, bit-manipulation concept is focused on flag-enums. The concept should be rewritten to introduce the student to bits, bitwise operations and anything else that would typically occur in an introductory text on the subject.
Assume that numbers and compound assignment operators, +=, *= etc, are prerequisites (and have been explained elsewhere).
Obviously, much of the material can be links to external documentation and arguably this document.
Note that this document will need to be updated with the new link to C#'s bit-manipulation but the landscape may have changed depending on what happens to introductions. It is a moving target but if it's not straightforward to change the link then just raise an issue and our leader will give us direction.
- Dominant language
- C#
- Stars
- 428
- Forks
- 384
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 5
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.
More from exercism/csharp
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
-
Difficulty 4/5 3-5 days Newbie friendliness 30/100
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
Similar issues
-
type/automation type/tech-debt
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
t/bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
ci-failure-cause test-failure
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
area:auth FE mvp P3
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
klasolsson81/jobbliggaren#1788 ·