Skip to content

Community Contributions: First Issue

This section showcases community submissions that have passed basic review and are ready for public reading and discussion.

Articles in this first issue will be included in the online documentation site and may be cited in the TAMCPP weekly newsletter. They do not represent the final draft of the main tutorial, and may be updated based on reader feedback, external platform discussions, and maintainer review.

Status Guidelines

Articles in this section typically meet the following criteria:

  • They render correctly.
  • They have no obvious technical errors.
  • Sources, references, images, and code are clearly credited.
  • The author agrees to public display and allows maintainers to make necessary edits.

How to Contribute

If you would like to submit an article, you can submit a PR and place the Markdown file in this directory. We recommend using lowercase English and hyphens for filenames, for example:

text
documents/community/incoming/my-first-modern-cpp-note.md

You can start by submitting just the main content; you do not need to complete the full frontmatter, navigation, and index from the beginning. Maintainers will help organize these details.

We suggest specifying the following at the beginning of the article:

  • Title.
  • Author or preferred attribution.
  • Target audience.
  • Whether it is original content.
  • Main reference materials.

Current Articles

From downloading, ABI, and build-system fragmentation to C++20 modules — why C++ still has no unified, smooth package manager like Cargo, npm, or pip. By CharlieChen114514.

v0.7.0-9-g940ec1b · 940ec1b · 2026-07-05