Hacker News new | ask | show | jobs
by frontman1988 1123 days ago
Searching the internet for decent material is a pain point. Wikipedia gets too complex, stackoverflow like forums don't exist for all fields, books are not freely available. Great courses from standard/mit are also not always available. Many other courses are behind paywalls. We can certainly aspire to better the status quo for open sourcing education at least to a basic graduation level of all major subjects.
1 comments

>Wikipedia gets too complex

And yet again, this proves my point.

If wikipedia is too complex, that means you are not motivated to actually learn. The way to learn is experimentation. Modern day computers are great for this, from computer science to physics. If you read a wikipedia article and have a lot of questions, you re-read it, stop at the first thing that doesn't make sense, then go research that, or take something like a program, or a formula, implement it on the computer, and start trying it out.

What people want is handholding, i.e they see certain words, hear certain sounds, perform certain predefined set of actions, and somehow magically gain the knowledge. Thats not how learning actually works.