Plenty of good advice here. I would like to add that although motivation is good but its fickle, it might ditch you for days if not weeks, so its better to have discipline when you want to get something done. Like, finishing the project you started couple of months back. Discipline is very hard in the beginning but once you get it, it will be very very helpful and easy to finish/achieve goals.
Ask HN: How do I stay motivated to learn?
31–40 of 70 posts
Re: Ask HN: How do I stay motivated to learn?
#32Recognize that you can't be motivated all the time. Recognize when you are. Then attack! I've never retained anything when I'm trudging through material just to get through it.
Good suggestion. If you just do nothing, there must come a point when you feel so guilty wasting your time that motivation will come naturally. If it doesn't, so be it. What's the point of anything, anyway?
Re: Ask HN: How do I stay motivated to learn?
#33Mark Cuban's advice may be relevant: http://blogmaverick.com/2012/03/18/dont-follow-your-passion-...
Re: Ask HN: How do I stay motivated to learn?
#34Let me tell you my brief story--I taught myself how to program originally because I was all hyped up from the movies (the black screens, binary numbers, etc) and thought it would be the "cool" thing to do. Well, the hype died--quickly.
I waited and waited for that adrenaline rush/motivational burst to sporadically come into my life. Nothing came of it.
So I was disappointed. To learn you can not just rely on motivation (though it certainly helps), but rather you must rely on your discipline. Teach yourself to follow guidelines, set small goals and gradually increase them. This process will enhance your learning potential exponentially.
Just discipline. That's all it takes. You have to power through that, even if it seems so hard.
On another note, I read Hacker News and read many articles on subjects I want to learn to rejuvenate me if I feel disappointed or, unmotivated. Good luck!
Re: Ask HN: How do I stay motivated to learn?
#35Re: Ask HN: How do I stay motivated to learn?
#36I'd say get rid of the Internet at home. That's the number one distraction. Personally, I can't read more than a paragraph online without jumping to another page...so just kill that beast. Here's an example...I have all the documentation I could ever want right on my hard drive, but I might spend a few frustrating hours surfing the web trying to figure out something out instead of looking at what I already have. Some…
I understand what you're saying, but the internet is the most enabling technology in history for learning.. to not use it at all because you might misuse it is throwing the baby out with the bathwater and doing yourself a serious disservice. Avoiding procrastination is about discipline - if it's a problem, address the root cause, don't just chop off the leaves (sorry for the terrible analogy). Compare it to say, quit…
Yes, actually that's a great way to quit. Find out what triggers you and avoid it. Changing your environment is incredibly beneficial.
"It may not be pleasant but being able to do that == being able to truly control the problem"
Who cares about controlling the problem? It's not a drug addiction where a single relapse can ruin your life. If a simple environment change allows me to spend 2 hours learning each night instead of on hackernews... Well that's a win.
Re: Ask HN: How do I stay motivated to learn?
#37Re: Ask HN: How do I stay motivated to learn?
#38I'd say get rid of the Internet at home. That's the number one distraction. Personally, I can't read more than a paragraph online without jumping to another page...so just kill that beast. Here's an example...I have all the documentation I could ever want right on my hard drive, but I might spend a few frustrating hours surfing the web trying to figure out something out instead of looking at what I already have. Some…
Re: Ask HN: How do I stay motivated to learn?
#39For me it has always been having a project to apply it to. In college that was always my problem. All thought/review/quizzing, never 'building a thing'. Figure out WHY you want to learn what you think you want to learn and contemplate until you have something you could build (even if its a 'pointless' toy application or library) and do it. An example: I wanted to learn more about the innards of git. So I built Gkv (…
Re: Ask HN: How do I stay motivated to learn?
#40I'd say get rid of the Internet at home. That's the number one distraction. Personally, I can't read more than a paragraph online without jumping to another page...so just kill that beast. Here's an example...I have all the documentation I could ever want right on my hard drive, but I might spend a few frustrating hours surfing the web trying to figure out something out instead of looking at what I already have. Some…
I get what you're saying. Think of what I'm going to write as an addition to your comment for the person who asked this, and other interested parties. If you're into a project, you can do it locally on your computer without the Internet, by downloading the required documentation and 'technical prerequisites' needed for a minimum viable model of your project. Be it programming, book writing, video editing, etc. If you…