Jason Runkle

Results 18 comments of Jason Runkle

Anyone at least interested in breaking this down into a number of smaller tasks? Each practice exercise needs to be analyzed then add the prereqs (and practices) for that exercise.

> I'd like to help! I plan to solve this in small steps of 5~10 practice exercises each PR, since I am a bit short on time, if that's ok....

Thanks for this feedback @antonmry > Also, there are exceptions which are tested only when launched from the score method but the test fails when they are launched from the...

I fixed a few of these issues while migrating to `assertThrows` but there is still more to fix here. In particular 1. the difficulty should probably be increased 2. the...

Unfortunately, there's not a lot of other active maintainers on the Java track. If this were an issue that affected more than one exercise, I'd be inclined to try getting...

I believe the idea is to use the java-analyzer repo, but it may need to be re-written depending on how different the goals are here. I thought there was enough...

It's all yours. This is implemented in the Kotlin track which has a lot of similarity with the Java track anyway so feel free to take inspiration from there: https://github.com/exercism/kotlin/tree/master/exercises/react

> possibly new to programming Just an FYI: teaching "new programmers" is not really a goal. We are not trying to teach people new to programming at exercism. There is...

OK, proposal: 1. we simplify squeaky-clean to literally just teach about basic characters (like the letter "A" or a space " ", etc) 2. we add a new concept /...

Thanks for the additional insight. Now we just need someone to contribute such a change. Adding the new concept will probably be its own issue, for this one I think...