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 [Term Entry] Python matplotlib - pyplot: fill_between() ### Issue Solved Closes #7811 ### Type of Change - Adding a new entry ### Checklist - [x] All writings are...

python
new entry
status: waiting for author
matplotlib

Added documentation entry for C++ unordered_set::begin() method with syntax details and code examples. Closes #8024

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

Closes #7874 This Pull Request adds the documentation entry for the fundamental **NumPy ndarray attribute, `.flat`**. ### Implementation Details: * **File Path:** Created the file at the required location: `docs/content/numpy/concepts/ndarray/terms/flat/flat.md`....

python
status: review 1️⃣ completed
numpy
status: ready for next review

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

good first issue
c++
new entry
claimed

### Reason/inspiration (optional) We would like a new concept entry for `ArrayDeque` in Java. The entry should be in `content/java/concepts/array-deque/array-deque.md` The entry should include the following: - A description of...

good first issue
java
new entry
claimed

### Reason/inspiration (optional) We would like a new entry on the term `uniform()` under `random-module` in NumPy. The entry should be in `content/numpy/concepts/random-module/terms/uniform/uniform.md` The entry should include the following: -...

good first issue
python
new entry
hacktoberfest
numpy
claimed

### Description - Added the Math.Asinh() term for C# ### Issue Solved Closes #7945 ### Type of Change - Adding a new entry ### Checklist - [x] All writings are...

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

Added comprehensive documentation for the C++ `fpclassify()` math function. ### Description This PR adds a new term entry for `fpclassify()` under the C++ math-functions concept, providing complete documentation including syntax,...

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