Live data from Hacker News

How to Learn Efficiently

lemire.me

1–10 of 72 posts

Re: How to Learn Efficiently

#3
post #2

Any thoughts on learning to code in an 'interleaved' manner? I.e. studying more than one language or concept at once?

My current quest is to take something from the business domain I work in and implement the bizarre math stuff (which I don't get all of) in a backend in F# with a frontend in Javascript (I'm fluent in neither).

I've tried it before (with different technologies), and although it didn't make me an expert in either field, I've found it neatly ties most things together.

Oh, and it's usually fun, especially if you put somewhat bizarre obstacles in your way (remember, it's a learning experience, not production code). It could be something elaborate like http://www.xpteam.com/jeff/writings/objectcalisthenics.rtf or just a concious decision to implement a part of the design in a part of the system where it isn't most obviously at home.

Re: How to Learn Efficiently

#6
Reading this, I couldn't help but draw the parallel with body building. The pain means new muscle is filling the micro-tears made during effort, and you train an other group the next day while the one you did today recovers.

Re: How to Learn Efficiently

#7
I would absolutely recommend the book that's mentioned at the end of the article: "Make It Stick: The Science of Successful Learning by Peter C. Brown et al."

It's a great read for anybody who wants to continue learning new material. I'm one of the people who had very poor studying practices beforehand...

Re: How to Learn Efficiently

#8
post #7

I would absolutely recommend the book that's mentioned at the end of the article: "Make It Stick: The Science of Successful Learning by Peter C. Brown et al." It's a great read for anybody who wants to continue learning new material. I'm one of the people who had very poor studying practices beforehand...

Marked to read, thanks for the recommendation! Moonwalking With Einstein is also a good read, albeit more for pleasure and insight into our brains than any practical applications.

Re: How to Learn Efficiently

#9
post #7

I would absolutely recommend the book that's mentioned at the end of the article: "Make It Stick: The Science of Successful Learning by Peter C. Brown et al." It's a great read for anybody who wants to continue learning new material. I'm one of the people who had very poor studying practices beforehand...

Marked to read, thanks for the recommendation! Moonwalking With Einstein is also a good read, albeit more for pleasure and insight into our brains than any practical applications.

Ditto on Moonwalking. I listened to the audio book and found its practical advice incredibly helpful.

Re: How to Learn Efficiently

#10
I'm one of those people who failed as an undergraduate. You know what's not pleasant? Being under constant stress to perform and "progress". Maybe, just maybe, that has something to do with learning in school. By the way, that's entirely a product of the academic system.

"The opposite is true: a good course is one where you always feel that you will barely make it."

Because making people stress necessarily means they're learning more? How do we know that? My experience suggests the opposite.

"It might not be a pleasant course, but it is one where you are learning. It is by struggling that we learn."

Yes: struggling with the material.

Post reply on HN