docs
docs copied to clipboard
Codecademy Docs is a collection of information for all things code. 📕
### Description - Added the List.remove() method for Dart ### Issue Solved - Closes issue #4374 ### Type of Change - Adding a new entry ### Checklist - [x] All...
### Description - Added the convolutional-neural-networks U-Net type term for AI ### Issue Solved There was no specific Issue about this, I don't know if I can create terms without...
### Description ### Issue Solved ### Type of Change - Editing an existing entry (fixing a typo, bug, issues, etc) - Updating the documentation ### Changes - Changed the 'top'...
### Description - added concept entry rust Collections - added a folder collections - added a file collections.md - Closes issue #3376 ### Type of Change - Adding concept entry...
### Description - added concept entry rust data-types - added a folder data-types - added a file data-types.md - Closes issue #3373 ### Type of Change - Adding concept entry...
### Reason/inspiration (optional) We would like a new term entry on the `Methods` concept for [Dart](https://www.codecademy.com/resources/docs/dart). The entry should go under the following path `docs/content/dart/concepts/methods/methods.md`. The entry should describe the...
### Description ### Issue Solved ### Type of Change - Adding a new entry - Editing an existing entry (fixing a typo, bug, issues, etc) - Updating the documentation ###...
### Description Adds Codebyte blocks to offer executable examples on how to create and print an array to the console and how to access elements from an array. Also makes...
### Reason/inspiration (optional) We would like a new term entry for JavaScript [Dates](https://www.codecademy.com/resources/docs/javascript/dates) about the `.toLocaleString()` method. The entry should go in a new file in `docs/content/javascript/concepts/dates/terms/toLocaleString/toLocaleString.md` The entry should:...
### Description Added an updated image to the `media` directory, `a-star-example-graph_corrected.png` Updated the MD doc to point to the updated image ### Issue Solved Originally flagged by Customer Support here...