adambard / adambard/learnxinyminutes-docs
[c++/en] Needs a chapter explaining difference between header and source files (compilation unit).
- 主要言語
- Markdown
- スター
- 12.3k
- フォーク
- 3.7k
- 平均マージ
- 13時間 10分
- マージ済み PR(30日)
- 6
説明
How to properly divide code between header and source files is really common problem when working with C or C++ for the first time. Tutorial should explain basic idea of this declaration and definition separation and provide easy general rules for working with multiple compilation units.
コントリビューションガイド
調査の方向性
Start by locating the C++ tutorial or chapter structure in this repository and review how new language documentation is organized. Add a chapter explaining declaration versus definition, header and source files, compilation units, and practical rules for splitting code across multiple units. Done means a beginner can understand the separation and apply the guidance.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cpp
- 領域
- documentation
- issue の種類
- ドキュメント
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100