-
Notifications
You must be signed in to change notification settings - Fork 29
Add exercises for each example #60
Comments
I'm fine with adding exercises to this repo and their recommended solutions. There's a few concerns to keep in mind:
So, perhaps this is the route we should take?
Exercise / Solution Format
Thoughts? |
The exercises will certainly be opt-in for readers of the guide. Pros and Cons of the solutions-as-branch strategy are: Pros:
Cons:
|
I'm against the solutions-as-a-branch strategy. I like the "suggestions of what to add to a pre-existing example as an exercise" idea. |
How about we just stick to the "suggested additions" approach for now, since that only involves a small change to each readme, and closely matches the solution-less strategy of the official purescript book. A decision on if and where to track solutions can be made later, with no solutions being the choice for now. One solution-management possibility is to encourage readers to fork this repo and fill in their own solutions. When all of their solutions are complete, they could add an entry to a readme table in this repo that points to their fork along with the release tag that their solutions were made against. |
That sounds good to me! |
Nice! |
How do you feel about adding a section with one or more exercises to each example?
I'm happy to contribute exercises as I work through each section.
It may also be helpful to have exercise solutions. To include those, should I just shift the numbering prefixes?
The text was updated successfully, but these errors were encountered: