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

### Reason/inspiration (optional) Please add the .removeIf()` method as a new term entry for [ArrayList](https://www.codecademy.com/resources/docs/java/array-list)�. Provide the entry in a markdown file and place under the file path `content/java/concepts/array-list/terms/removeIf/removeIf.md `...

good first issue
java
new entry
claimed

### Reason/inspiration (optional) Please add the `.removeAll()` method as a new term entry for [ArrayList](https://www.codecademy.com/resources/docs/java/array-list)�. Provide the entry in a markdown file and place under the file path `content/java/concepts/array-list/terms/removeAll/removeAll.md `...

good first issue
java
new entry
claimed

### Reason/inspiration (optional) Please add the `.listiterator()` method as a new term entry for [ArrayList](https://www.codecademy.com/resources/docs/java/array-list)�. Provide the entry in a markdown file and place under the file path `content/java/concepts/array-list/terms/listiterator/listiterator.md` The...

good first issue
java
new entry
claimed

### Reason/inspiration (optional) Please add the `.iterator()` method as a new term entry for [ArrayList](https://www.codecademy.com/resources/docs/java/array-list)�. Provide the entry in a markdown file and place under the file path `content/java/concepts/array-list/terms/iterator/iterator.md` The...

good first issue
java
new entry
claimed

### Description When I first started classes, I was very confused about what self meant. I feel like a little explanation or definition about self is a good idea here....

### Type of Edit (select all that apply) Clarify unclear content and/or terms ### Description (optional) Edit the intro to JavaScript Arrays: [.slice()](https://www.codecademy.com/resources/docs/javascript/arrays/slice) entry to clarify what a shallow copy...

enhancement
good first issue
javascript
claimed

### Description I have created the article about the `.discard()` method for set objects in Python. It's my first contribution to GitHub, which I'm currently learning on the Codecademy platform....

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

### Description - Created a new concept entry for Postgresql window functions. - Closes issue #4591 ### Type of Change - Adding a new entry - Updating the documentation ###...

new entry
status: under review
postgresql

### Reason/inspiration (optional) Pages in docs/content/ai/concepts/neural-networks/terms including backpropagation.md, activation-function.md, binary-activation-function.md, sigmoid-activation-function.md should include references to the Vanishing Gradient Problem, and the documentation should include pages outlining when/where it occurs, how...

new entry

### Reason/inspiration (optional) We would like a new entry on the `Aggregate Expressions` concept under PostgreSQL. The entry should go in a new file under `docs/content/postgresql/concepts/aggregate-expressions/aggregate-expressions.md`. The entry should include:...

good first issue
new entry
postgresql