Ask HN: Does anyone else struggle with procrastination when learning something?
I've literally wasted a week here trying to dive into learning D3.js
I read a few paragraphs into the documentation, and then it's on to something else.
I have this massive sense of dread even thinking about planning to learn it later.
It's not difficult to read, I have read through plenty of dryer documentation sites in the past.
I think part of this all stems from the fact that I tried to play around with D3 a few years ago and gave up on it rather quickly.
I seem to do the same thing with movies... if I start one and don't finish it for whatever reason... it's basically guaranteed that I will never finish watching that movie.
My mind has simply been made up that "it's bad enough that you stopped before, so why bother continuing?"
I don't really expect any response to this, it was cathartic enough writing it all out.
Thanks for reading if you did this far!
10 comments
[ 0.21 ms ] story [ 27.2 ms ] threadWhen I work alone, just a trickle of productivity comes out, unless I really push myself.
Once, I forced myself to work 4 hours a day for months to push a project out. I was able to accomplish this, but I was quite miserable when I was working.
Before I retired and was working for a company, I was able to push out 10 hours a day including a day on the weekend, and felt fine.
I keep thinking if there was only some way to create a team like environment I'd be able to accomplish a lot more, but I'm not sure how to do that. Reporting my results to others who aren't invested in what I'm doing doesn't seem to work. So, I don't know.
I've been one for over a decade now... and I didn't know how bored and depressed I really was until I walked into a yoga studio earlier this year and began practicing daily.
I've even met a few other developers there to shoot the shit. Turns out there are a lot of people with a lot of time on their hands... usually because they're well off financially and working on their own things... that visit these kinds of places.
(Winding down for the night now and don't want to open it up again...)
I have decided to plunk myself down and watch this youtube video in it's entirety over the next week: https://www.youtube.com/watch?v=_8V5o2UHG0E
I have had great experiences learning through freecodecamp in the past, and am thinking that perhaps the onslaught of a 13 hour video and a creeping progress bar might make it easier to digest.
The first 10 minutes have been great so far, and the comments are really encouraging.
Also finding this page was a real lifesaver https://github.com/d3/d3/wiki/Tutorials
I feel like most guides or tutorials are outdated or incomplete and it seems like documentation isn't very detailed. I think I understand the basics (create or select an SVG, add elements to it, apply attributes, etc) but lots of functions still leave me wondering what they do exactly and how I can change them to meet my needs. Curious what your experience has been and if you have any projects to show off.
After a week of chipping away at it as I had time and interest, today it clicked and I started to get it. Sticking with it was key. You have to decide for yourself whether whatever you want to learn is worth the pain, but I think it is useful to learn to stick with things long enough to figure them out.