Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What learning habits can you suggest? [closed]

Our profession often requires deep learning; sitting down and reading, and understanding. I'm currently undergoing an exam period, and I'm looking for ways to learn more effectively.

I'm not asking about what to learn, or whether to prefer blogs over books, etc. My question is much more physical than that -

What do you do when need to study, and I mean study hard?

I'm looking for answers such as

  • I slice my time to 2.5 hours intervals and make a break between them, but never during.
  • I keep a jar of water nearby.
  • I wake up at 6 o'clock sharp and start my day with a session at the gym.

What good learning habits did acquire, or wish you had acquired?

(I know this isn't strictly programming related, but it is programmers related)

like image 623
Asaf R Avatar asked Feb 23 '09 15:02

Asaf R


Video Answer


3 Answers

I find the best way to set yourself up for learning is:

  • Get plenty of exercise and rest
  • Eat a balanced diet with little sugar and caffeine
  • Try to find a quiet area conducive to concentration
  • Try to practice what you learn from a book - theory is ok, but practice embeds the knowledge.
like image 191
Galwegian Avatar answered Oct 11 '22 08:10

Galwegian


"The best way to test whether or not you know something is to try to explain it to someone else from scratch."

That has to be one of the best ideas I was ever given about knowing whether or not I really know something.

like image 27
JB King Avatar answered Oct 11 '22 10:10

JB King


  • Make sure it's quiet and comfortable around you.
  • enough to drink and eat
  • don't just read but take notes, draw mindmaps and the like
  • don't just read but try
  • make a report, blog entry, presentation out of what you learned
  • learn the same thing from different sources: Don't just believe what person A has to say look for, read and understand the opinion of person B and C as well and understand the differences.
  • take nothing for granted
  • apply the knowledge to an actual project
like image 24
Jens Schauder Avatar answered Oct 11 '22 10:10

Jens Schauder