Brandon Dusch
Brandon Dusch
### Description ### Type of Change - Adding a new entry - Editing an existing entry (fixing a typo, bug, issues, etc) - Updating the documentation ### Checklist - [x]...
### Reason/inspiration (optional) Create a new term entry for the `.valueOf()` String method in Java. Be sure to include: - A "Syntax" section with a \```pseudo code snippet. - An...
### Reason/inspiration (optional) Create a term entry for the `CREATE INDEX` SQL statement. Make sure to include the following sections: - A "Syntax" section with a \```pseudo code snippet and...
### Type of Edit (select all that apply) Add new content (definitions, codeblocks, etc.) ### Description (optional) Please add information about the `TypeError` to [the existing entry](https://www.codecademy.com/resources/docs/python/errors) (under the "Exception"...
### Type of Edit (select all that apply) Clarify unclear content and/or terms ### Description (optional) Add a section to the [Java: Data Types entry](https://www.codecademy.com/resources/docs/java/data-types) about **reference types**, including: -...
### Reason/inspiration (optional) Please write a term entry about the `.valueOf()` method for **JavaScript strings** that includes: * A "Syntax" section with a ```pseudo code snippet. * An "Example" section...
### Reason/inspiration (optional) Create a new entry in the General topic about **content management systems (CMS)**, including: - What they are and how they came to be. - How and...
### Reason/inspiration (optional) Please write a term entry** about the `super()` function that includes the follwoing: * A "Syntax" section with ```pseudo code snippet(s) * One or two "Example" sections...
### Reason/inspiration (optional) Can we write a concept entry about Java stacks that includes "Syntax" and "Example" sections? Also, make sure to include language that clearly differentiates a _stack_ from...
### Description I've create a new Docs topic entitled "Docs Community" whose concepts center around different aspects of working with Codecademy Docs as a contributor. The hope of this new...