docs icon indicating copy to clipboard operation
docs copied to clipboard

[Term Entry] C++ Arrays: cend()

Open codecademy-docs opened this issue 8 months ago โ€ข 5 comments

Reason/inspiration (optional)

We would like a new entry on the term .cend() under Arrays in C++. The entry should be in content/cpp/concepts/arrays/terms/cend/cend.md

The entry should include the following:

  • A description of the term
  • A ##Syntax section that includes the syntax of the method and its details
  • An ##Example section that show an example of the current entry.
  • An ## Codebyte section that have a compilable code inside it showing the current entry in use. Use ```codebyte/cpp to add compilable code.

Please refer to the term entry template, content standards and markdown style guide when working on the PR for this issue.

Entry Type (select all that apply)

New Term for Existing Concept Entry

Code of Conduct

  • [x] By submitting this issue, I agree to follow Codecademy Doc's Code of Conduct.

For Maintainers

  • [x] Labels added
  • [ ] Issue is assigned

codecademy-docs avatar May 15 '25 13:05 codecademy-docs

@codecademy-docs Hello I'd like to claim this issue.

jayrosario0904 avatar May 27 '25 13:05 jayrosario0904

Hey @jayrosario0904 Youโ€™re assigned ๐ŸŽ‰ In addition to the documents linked in the description, please also look at the Contribution Guide. After creating a PR, the maintainer(s) (with the collaborator label) will add comments/suggestions to address any revisions before approval.

Is this your first contribution to Codecademy Docs? If so, weโ€™re curious to know how you found out about contributing to Docs.

mamtawardhani avatar May 30 '25 09:05 mamtawardhani

@mamtawardhani Alright. Yes it's my first time. I simply looked for open-source projects I can contribute to and came across Codeacademy.

jayrosario0904 avatar May 30 '25 21:05 jayrosario0904

Hello, I was requested to add an entry at content/cpp/concepts/arrays/terms/cend/cend.md However, there's no terms directory. I can only go as far as content/cpp/concepts/arrays/. Am I supposed to make a terms directory as well as the entry?

jayrosario0904 avatar Jun 02 '25 02:06 jayrosario0904

@codecademy-docs Another question I've made the Codebyte section as an example. Can the Codebyte section serve as the example as requested? I don't see how else to provide an example separate from the Codebyte for this particular term.

jayrosario0904 avatar Jun 10 '25 03:06 jayrosario0904

Hey @jayrosario0904 you are supposed to add the terms folder, and two examples are needed - one ##Example section and one ##Codebyte Example section

Also, please submit the PR within the next 2 days. Thank you ๐Ÿ˜„

mamtawardhani avatar Jun 30 '25 07:06 mamtawardhani

๐ŸŒธ Thanks for closing this Issue!

github-actions[bot] avatar Jul 14 '25 04:07 github-actions[bot]