docs
docs copied to clipboard
Codecademy Docs is a collection of information for all things code. 📕
### Reason/inspiration (optional) Add a SECURITY.txt file so people have a safe and clear way to report vulnerability issues. ### Entry Type (select all that apply) New Topic Entry ###...
### Description Breakdown of the `C++ unordered-set erase()` function, inclusive of the required syntax and an example. Created a new file, `erase.md`, for contribution towards the Codecademy Docs repository and...
### Description [Term Entry] C++ Math-functions: isnormal() ### Issue Solved Closes #7991 ### Type of Change - Adding a new entry ### Checklist - [x] All writings are my own....
### Reason/inspiration (optional) We would like a new entry on the term `swap()` under `unordered-sets` in C++. The entry should be in `content/cpp/concepts/unordered-set/terms/swap/swap.md` The entry should include the following: -...
### Reason/inspiration (optional) We would like a new entry on the term `bucket()` under `unordered-sets` in C++. The entry should be in `content/cpp/concepts/unordered-set/terms/bucket/bucket.md` The entry should include the following: -...
### Description Added a new term entry for the Dart `Map` method **`.addEntries()`**. This entry is located at: `docs/content/dart/concepts/map/terms/add-entries/add-entries.md` The entry includes: - Metadata with appropriate tags (Dart, Map, Methods)...
### Description Added term entry for PyTorch's `.sign()` method under `content/pytorch/concepts/tensor-operations/terms/sign/sign.md`. The entry documents the method that returns the sign of each tensor element (-1, 0, or 1), covering: -...
### Reason/inspiration (optional) We would like a new entry on the `.addEntries()` term in Dart. The entry should go in a new file under `docs/content/dart/concepts/map/terms/add-entries/add-entries.md`. The entry should include: -...
### Reason/inspiration (optional) We would like a new entry on the `.sgn()` term in PyTorch. The entry should go in a new file under `docs/content/pytorch/concepts/tensor-operations/terms/sgn/sgn.md`. The entry should include: -...
### Reason/inspiration (optional) We would like a new entry on the `.sign()` term in PyTorch. The entry should go in a new file under `docs/content/pytorch/concepts/tensor-operations/terms/sign/sign.md`. The entry should include: -...