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

### Description New term entry for C# `Math.IEEERemainder()` method under math-functions concept. **File created:** `content/c-sharp/concepts/math-functions/terms/ieeeremainder/ieeeremainder.md` **Content includes:** - Description explaining IEEE 754 standard remainder vs modulo operator - Syntax with...

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

### Reason/inspiration (optional) We would like a new entry on the term `max_size()` under `unordered-sets` in C++. The entry should be in `content/cpp/concepts/unordered-set/terms/max-size/max-size.md` The entry should include the following: -...

good first issue
c++
new entry
claimed

Closes #8027 This PR adds the documentation entry for the **C++ `unordered_set::count()`** method. ### Implementation Details: * **File Path:** Created the file at the required location: `docs/content/cpp/concepts/unordered-set/terms/count/count.md`. * **Core Concept:**...

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

Closes #7787 This Pull Request adds the new documentation entry for the **PyTorch tensor method, `.logical_xor()`**. ### Implementation Details: * **File Path:** Created the file at the required location: `docs/content/pytorch/concepts/tensor-operations/terms/logical-xor/logical-xor.md`....

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

Hi! This PR updates one sentence to make the explanation of function arguments clearer and more aligned with Codecademy Docs' beginner-friendly writing style. Reworded the arguments definition for clarity No...

enhancement
javascript
status: review 1️⃣ completed
status: ready for next review

### Description I have added a new documentation entry for the `.find()` method within the C++ `unordered_set` concept. This PR creates the file `content/cpp/concepts/unordered-set/terms/find/find.md`. The entry includes: - A clear...

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

Removes links to Forums and Discord and adds link to Circle Community in README.md. Closes #7524 ### Description ### Issue Solved ### Type of Change - Adding a new entry...

enhancement
status: review 1️⃣ completed
docs
status: ready for next review

### Reason/inspiration (optional) We would like a new entry on the term `empty()` under `unordered-sets` in C++. The entry should be in `content/cpp/concepts/unordered-set/terms/empty/empty.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 `end()` under `unordered-sets` in C++. The entry should be in `content/cpp/concepts/unordered-set/terms/end/end.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 `isunordered()` under **math-functions** in C++. The entry should be in `content/cpp/concepts/math-functions/terms/isunordered/isunordered.md` The entry should include the following: -...

good first issue
c++
new entry
claimed