-
Notifications
You must be signed in to change notification settings - Fork 15
Description
As we begin to iterate on the LFE docs, we need to think about the content we want to present to various types of end user, how that content should be organized, what content is missing from existing docs that would be nice to add, and what content we should remove or rework.
@bigos shared the following link:
And this is a great example of organizing content by experience level. It's not a very common approach, but I like it -- especially for an online resource.
We should also map out the topics covered in:
- Learn You Some Erlang
- Programming Erlang
- Erlang Programming
- Designing for Scalability with Erlang/OTP
Then, after compiling that list, we could divide the topics up across one or more levels of experience, as the Haskel wiki book has done...
At any rate, if you have a favorite programming book, please provide a link in the comments and why you liked it, and if you have the time, why you think LFE would benefit from something like that.
Thanks!
Part of the Planning Epic.