docs icon indicating copy to clipboard operation
docs copied to clipboard

Codecademy Docs is a collection of information for all things code. 📕

Results 776 docs issues
Sort by recently updated
recently updated
newest added

### 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 ###...

new 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...

c++
new entry
status: review 1️⃣ completed
status: ready for next review

### 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....

c++
new entry
status: under review

### 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: -...

good first issue
c++
new entry
claimed

### 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: -...

good first issue
c++
new entry
claimed

### 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)...

new entry
status: review 1️⃣ completed
status: ready for next review
dart

### 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: -...

python
new entry
status: review 1️⃣ completed
status: ready for next review
pytorch

### 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: -...

good first issue
new entry
claimed
dart

### 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: -...

good first issue
new entry
pytorch

### 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: -...

good first issue
new entry
claimed
pytorch