docs
docs copied to clipboard
Codecademy Docs is a collection of information for all things code. 📕
### Type of Edit (select all that apply) Add new content (definitions, codeblocks, etc.) ### Description (optional) We would like to edit the `references` concept entry under C++. The entry...
--- ### Description This PR adds a new term entry for "Relative Position" in CSS. The entry is located under `content/css/concepts/position/terms/relative/relative.md`. It explains what relative positioning is, how it works,...
### Reason/inspiration (optional) We would like a new entry on the `string-function` concept under SQL. The entry should go in a new file under `docs/content/sql/concepts/string-function/string-function.md`. The entry should include: -...
### Type of Edit (select all that apply) Add new content (definitions, codeblocks, etc.) ### Description (optional) We would like to edit the `pointers` concept entry under C++. The entry...
### Type of Edit (select all that apply) Add new content (definitions, codeblocks, etc.) ### Description (optional) We would like to edit the `Remove` concept entry under Lua. The entry...
### Reason/inspiration (optional) We would like a new term entry on the `.hypot()` function of the [`math-methods`](https://www.codecademy.com/resources/docs/numpy/math-methods) concept in NumPy, Python. The entry should go in a new file under...
### Description This is an attempt to create a codebyte component for the existing variance entry ### Issue Solved Closes #5370 ### Type of Change - Updating the documentation ###...
### Description Created a first draft for a concept entry of C++ Unordered sets. Used the beginner guidelines to create the entry, included introduction, syntax, example and a codebyte example....
### Description ### Issue Solved ### Type of Change - Adding a new entry - Editing an existing entry (fixing a typo, bug, issues, etc) - Updating the documentation ###...
### Reason/inspiration (optional) We would like a new entry on the `Deque` in C++. The entry should go in a new file under `docs/content/cpp/concepts/deque/deque.md`. The entry should include: - An...