-
A friend of mine who has completed the Go track pointed out that there are benchmarks in addition to unit tests for Go, but not for Python and some other languages. I am currently working through the …
-
Please help. I have done like 20 things and none work. rJava will not load. Which I need for xlsx. Which I need for ImportExport. Which I need to run an mdb file in R.
I tried installling new vers…
-
We are in the final stages of preparing for the launch of the redesign, also known as [v2](https://github.com/exercism/v2-feedback/blob/master/README.md).
In order to ensure that each track will pl…
-
The description for tree-building says
> Your job will be to refactor a working but slow and ugly piece of code that implements the tree building logic for highly abstracted records.
yet the ini…
-
In general, I think it would be useful for users to be able to use a command like `exercism view [--track=python]` and see a printout of the status of downloaded exercises (those that match folder nam…
-
When I tried to submit a revised version of an exercise (Python: reverse-string), I got a `500 Internal Server Error`. When I made *another* edit and submitted that, it gave me the same error. However…
-
### Issues
As a newcomer I would like to give you my feedback of using Exercism.
First of all, it's really unique and helpful resource for learning a new language syntax by solving well thought e…
-
Hi
Firstly thanks for creating Exercism, it’s a great resource and very easy to use.
I’ve started the Python track and had feedback on the first proper exercise (“Leap”) within about 30 minutes. How…
-
I would be interested in seeing linting support as part of the build process.
I know Android provides some of these facilities. https://developer.android.com/studio/write/lint.html
I am not fam…
-
On the python track on solution
https://exercism.io/mentor/solutions/d5d94853c3144a00afff43803b093a9c
When I download the solution, there are lines missing which are present on the site.
dow…