exercism / exercism/csharp

improve bit-manipulation concept

未关闭
#1,464 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C#
星标
427
派生
383
平均合并
2 天 2 小时
30 天内合并 PR
5

描述

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](https://github.com/exercism/v3/blob/master/reference/types/bit.md).

Note that [this document](https://github.com/exercism/v3/blob/master/reference/concepts/bitwise_manipulation.md) 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.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。