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

### Actual Behavior From the namedtuple python collections module docs : https://www.codecademy.com/resources/docs/python/collections-module/namedtuple When you run the Codebyte Example you get this error : ``` Traceback (most recent call last): File...

bug

### Reason/inspiration (optional) "We would like a new term entry on the `math.comb()` function for [Python- Math Module](https://www.codecademy.com/resources/docs/python/math-module): `math.comb()`. The entry should go in a new file under `docs/content/python/concepts/math-module/terms/math-comb/math-comb.md. The...

good first issue
python
new entry
claimed

Sam_p_Bunyan ### Description - I have added the document putifabsent.md in docs/content/dart/concepts/map/terms//putifabsent/putifabsent.md. ### Issue Solved - Closes issue number #4373 ### Type of Change - Adding a new entry ###...

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

### Description - Added the List.indexWhere() term for Dart - Closes #4308 ### Type of Change - Adding a new entry ### Checklist - [x] All writings are my own....

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

### Description Added Bubble Sort to the docs by explaining it and giving a code example in java ### Issue Solved #4147 [Entry] Algorithms: Adding Bubble Sort ### Type of...

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

### Reason/inspiration (optional) We would like a new term entry on the `deque()` method for [Collection Module](https://www.codecademy.com/resources/docs/python/collections-module). The entry should go in a new file under `docs/content/python/concepts/collections-module/terms/deque/deque.md`. The entry should...

good first issue
python
new entry
claimed

### Reason/inspiration (optional) [Reposted issue because prior version couldn't unlink from closed PR] We would like a new term entry on the `.scaleOrdinal()` method for [D3](https://www.codecademy.com/resources/docs/d3): Scaling. The entry should...

good first issue
new entry
claimed
d3

### Description Added is an additional consideration for creating indices. When tables are large, the need for an index increases but so do the risks of indiscriminate use. ### Issue...

invalid

### Description Added documentation for .removeWhere() method for lists in Dart programming language. Also created the directory for list under Dart/concepts and other folders that were mentioned in the issue....

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

### Description Moved five entry folders- `accessibility`, `design-pattern`, `inclusive-design`, `user-centered-design`, and `ux-honeycomb` to a terms directory under `design-methodologies`. Made minor edits to fix links. ### Issue Solved ### Type of...

enhancement
status: review 1️⃣ completed
ui and ux
status: ready for next review