parsonsmatt / hasktuts

A collection of introductory tutorials on Haskell libraries
MIT License
43 stars 2 forks source link

Organization of tutorials + a few tutorial to start #2

Open soupi opened 9 years ago

soupi commented 9 years ago

Hi,

How will this repo organize tutorials in a discoverable way? Should one PR to add existing tutorials to a list? Are tutorials only added after being requested?

I would also like to link a few tutorials I really like, I hope that's ok:

Thanks for opening the repo!

parsonsmatt commented 9 years ago

Since dohaskell already has a really nice collection, I think it might be best to have tutorials and guides submitted there, and focus work on improving the UI/discoverability to that application. It's a Yesod app so shouldn't be too hard to contribute :) I am thinking about adding a search feature for the browse page myself.

I'm thinking about converting my servant/persistent tutorial to something that would work nicely here and serve as a guide of the sort of things that'd go well here. Code samples, posts, etc, and github makes it easy enough to offer corrections and code review.

soupi commented 9 years ago

Alright. In any case I have added these tutorials to dohaskell.