Learn Anything White Paper
11–20 of 76 posts
Re: Learn Anything White Paper
#12Re: Learn Anything White Paper
#13Re: Learn Anything White Paper
#14But I dislike even more the fact that now there is a "whitepaper" with "abstract" and "conclusion". I didn't read it, though.
Re: Learn Anything White Paper
#15Re: Learn Anything White Paper
#16Sounds like the UI and the underlying mind map presentation are very different from the one illustrated in the youtube video.
Re: Learn Anything White Paper
#17Sounds like the UI and the underlying mind map presentation are very different from the one illustrated in the youtube video.
Re: Learn Anything White Paper
#18Great initiative, but how it is different from a collection of links for subject X? The mindmap approach is fancy but does it deliver more value than a simple tree-like folder structure (especially on mobile)? Again, I think that's a great idea but I'm not sure about the execution.
However, one of our goals with the website is not just finding the resource that you need to learn some topic. But exploring all the different topics and travelling from one topic to another. And we think that visualising these learning paths would really help with this goal. Granted that the current visualisation that you see live now on the website is not perfect. We hope to improve and make it better in the coming times.
If you do have ideas on how we can improve it, the project is Open Source and built with React so you can add the features and details that you think are missing to make it more perfect for you and everyone else.
We also provide an API so anyone can build a 'list-view' version of the website if anyone wants to.
Re: Learn Anything White Paper
#19What have you used to build the site and do the layout? I'm always interested in how people are using graph-based UIs since I've been working on one myself over at Thicket.io: https://thicket.io. (you can browse a graph of academic paper citations and then connect papers to policy arguments) It's a real challenge to display lots of information coherently.
Re: Learn Anything White Paper
#20This is a great idea but lacks the critical concept of a "cohesive narrative". It's not enough just to know that the top resource for Javascript is Elequent Javascript and that the next 3 concepts are promises, ES6 and package managers (if that even is linearly correct in the first place). Each section needs a summary of how it connects to the node before and after it, which obviously should be edited by the communit…
And we agree that the branching of one topic to another can be done in a better way. We hope to add features for users to be able to not only add resources but also create new 'nodes' and create and add new topics.