docs icon indicating copy to clipboard operation
docs copied to clipboard

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

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

### Description Creation of removeAt entry under `docs/content/dart/concept/list/terms/removeAt/removeAt.md` ### Issue Solved Closes #4314 ### Type of Change - Adding a new entry ### Checklist - [x] All writings are my...

new entry
status: review 1️⃣ completed
status: waiting for author
dart

### Description - Added a new term entry for the .elementAt() method in Dart - Closes #4296 ### Type of Change - Adding a new entry ### Checklist - [x]...

new entry
status: review 1️⃣ completed
status: under review
dart

### Description Added a retainAll.md file. Added content related to retainAll() in Java. ### Issue Solved Closes Issue #4346 ### Type of Change - Adding a new entry ### Checklist...

java
new entry
status: review 1️⃣ completed
status: under review

### Description - Added entry for Dart math methods. ### Issue Solved - Closes Issue #4243 ### Type of Change - Adding a new entry ### Checklist - [x] All...

new entry
status: review 1️⃣ completed
status: under review
dart

### Description I have added an explanation for for-each loops in C++ to iterate over a given container. I have provided both an explanation and brief example of the topic....

enhancement
c++
status: review 1️⃣ completed
status: review 2️⃣ completed
status: waiting for author

### Description ### Issue Solved ### Type of Change - Updating the documentation ### Checklist - [x ] All writings are my own. - [x ] My entry follows the...

enhancement
html
status: review 1️⃣ completed
status: waiting for author

### Description A few errors were found in the C++: Methods code snippets. Fixing so it can run as-is. ### Type of Change - Editing an existing entry (fixing a...

enhancement
c++
status: review 1️⃣ completed
status: waiting for author

### Description - Added the .join() method term for Dart - Closes issue #4311 ### Issue Solved ### Type of Change - Adding a new entry ### Checklist - [x]...

new entry
status: review 1️⃣ completed
status: review 2️⃣ completed
status: waiting for author
dart

### Description Added file forEach.md to explain the .forEach() method as a new term entry for ArrayList in Java. The markdown file is placed under the file path content/java/concepts/array-list/terms/forEach/forEach.md ###...

java
new entry
status: review 1️⃣ completed
status: waiting for author

### Description I created a new term 'classes' for Dart and a classes.md file. My motivation for contributing to the Codecademy docs largely came from the 'Learn Git & GitHub'...