java icon indicating copy to clipboard operation
java copied to clipboard

Exercism exercises in Java.

Results 79 java issues
Sort by recently updated
recently updated
newest added

The `.meta/design.md` file of each concept exercise should contain a section describing what feedback the [analyzer](https://github.com/exercism/java-analyzer) should provide and when. This is a prerequisite for implementing the analyzer for each...

x:action/improve
x:knowledge/elementary
x:module/concept-exercise
x:status/claimed
x:type/content
x:size/small

# pull request This issue addresses #2583 - Renamed the exercise from 'high-score' to 'arcade-high score' to avoid clashing of exercise names - Added 'maps' to the practises and prerequisites...

The goal of this issue is to add a new concept to the Java track that introduces `optionals`. The corresponding concept exercise can probably be based on the "Role Playing...

x:action/create
x:knowledge/intermediate
x:module/concept
x:module/concept-exercise
x:type/content
x:size/large

Yeah, I thought that the variables accept plain text, but it seems that they only accept URLs. However, I still think we should find a way to handle this, because...

documentation
discussion
x:knowledge/elementary

The `.meta/design.md` file of each concept exercise should contain a section describing what feedback the [analyzer](https://github.com/exercism/java-analyzer) should provide and when. This is a prerequisite for implementing the analyzer for each...

x:action/improve
x:knowledge/elementary
x:module/concept-exercise
x:status/claimed
x:type/content
x:size/small

The Parallel Letter Frequency exercise on the Java track [is being featured in the #48in24 challenge](https://exercism.org/challenges/48in24/implementation_status), which means that we expect an influx of students attempting to solve it during...

x:action/create
x:knowledge/advanced
x:module/analyzer
x:module/practice-exercise
x:type/coding
x:type/content
x:size/large

After some changes to the reference resolution, when we caught some bugs in it, we thought that the current test suite could be outdated and in need of some review....

x:action/improve
x:knowledge/intermediate
x:module/concept-exercise
x:status/claimed

Some exercises on this track have been deprecated and should no longer be updated. To make sure this doesn't happen accidentally anyway, we could add a workflow to GitHub actions...

The GitHub Actions workflow that runs the tests using the Java test runner currently doesn't provide very useful output ([example](https://github.com/exercism/java/actions/runs/7762368899/job/21172682166)). We can look into creating a custom action step to...

Currently the concept exercise ``Karls language`` introduces to the concepts ``Generics`` and ``Lists`` . But in the actual exercise you do not have a task regarding the generic concept, it's...

discussion
x:knowledge/intermediate
x:module/concept
x:module/concept-exercise
x:status/claimed