Brandon Dusch

Results 45 issues of Brandon Dusch

### Reason/inspiration (optional) Under `java/concepts/math-methods/terms/`, create a new term entry for the `Math.ceil()` Java method. - In the `terms/` folder, make a new folder called `ceil/` - Inside the `ceil/`...

good first issue
java
new entry

### Reason/inspiration (optional) Under `java/concepts/math-methods/terms/`, create a new term entry for the `Math.decrementExact()` Java method. - In the `terms/` folder, make a new folder called `decrement-exact` - Inside the `decrement-exact`...

good first issue
java
new entry

### Reason/inspiration (optional) Under `java/concepts/math-methods/terms/`, create a new term entry for the `Math.floor()` Java method. - In the `terms/` folder, make a new folder called `floor`. - Inside the `floor`...

good first issue
java
new entry

### Reason/inspiration (optional) Under `java/concepts/math-methods/terms/`, create a new term entry for the `Math.hypot()` Java method. - In the `terms/` folder, make a new folder called `hypot` - Inside the `hypot`...

good first issue
java
new entry

### Reason/inspiration (optional) Under `java/concepts/math-methods/terms/`, create a new term entry for the `Math.incrementExact()` Java method. - In the `terms/` folder, make a new folder called `increment-exact` - Inside the `increment-exact`...

good first issue
java
new entry

### Reason/inspiration (optional) Under `java/concepts/math-methods/terms/`, create new term entries for the following methods: - `Math.log()` - `Math.log10()` - `Math.log1p()` - In the `terms/` folder, make a new folder for each...

good first issue
java
new entry

### Reason/inspiration (optional) Under `java/concepts/math-methods/terms/`, create a new term entry for the `Math.max()` and `Math.min()` Java methods. - In the `terms/` folder, make new folders called `max` and `min`. -...

good first issue
java
new entry

### Reason/inspiration (optional) Under `java/concepts/math-methods/terms/`, create a new term entry for the `Math.multiplyExact()` Java methods. - In the `terms/` folder, make a new folder called `multiply-exact` - Inside the `multiply-exact`...

good first issue
java
new entry

### Reason/inspiration (optional) Please write a new concept entry in the "General" topic about Yukihiro Matsumoto (Matz), the designer/developer of the Ruby programming language. - Be sure to include an...

good first issue
general
new entry

### Reason/inspiration (optional) Please write a new Go concept entry about the memory model that includes a section about memory operations. Please refer to the [entry templates](https://github.com/Codecademy/docs/blob/main/documentation/), [content standards](https://github.com/Codecademy/docs/blob/main/documentation/content-standards.md), and...

good first issue
new entry
go