Study tips?
- Femtosecond
- Topic Author
- Offline
Less
More
- Posts: 606
11 years 3 months ago #20076
by Femtosecond
Study tips? was created by Femtosecond
I know its maybe a bit off topic, but I'm wondering if anyone has any perspective to offer insofar as studying and learning goes. I've been teaching myself something for about a week, and I'm noticing that my success at it has a certain amount to do with my sensations at the time. For instance, today I was having difficulty, and am/was experiencing an unpleasant feeling tone in my torso that seems to have been playing into the process.
I'm wondering if theres something I can add to my practice to prep me for these specific times of concentrated exertion. I'm noticing that concentration in general is very much the order of the day w/ these things, and that's also something I'm working on in my formal sits more so nowadays.
But I'm wondering if maybe it's valuable to cultivate jhana before and in between study sessions? Or what else, and how to ease into it?
I'm wondering if theres something I can add to my practice to prep me for these specific times of concentrated exertion. I'm noticing that concentration in general is very much the order of the day w/ these things, and that's also something I'm working on in my formal sits more so nowadays.
But I'm wondering if maybe it's valuable to cultivate jhana before and in between study sessions? Or what else, and how to ease into it?
11 years 3 months ago - 11 years 3 months ago #20102
by Tom Otvos
-- tomo
Replied by Tom Otvos on topic Study tips?
Not sure what you are studying and learning, but I came across this a few months ago, and it seemed really interesting:
ankisrs.net
It is somewhat related to "spaced learning", which is also interesting. And there is also this:
www.supermemo.com/articles/20rules.htm
ankisrs.net
It is somewhat related to "spaced learning", which is also interesting. And there is also this:
www.supermemo.com/articles/20rules.htm
-- tomo
Last edit: 11 years 3 months ago by Tom Otvos.
- Femtosecond
- Topic Author
- Offline
Less
More
- Posts: 606
11 years 3 months ago #20103
by Femtosecond
Replied by Femtosecond on topic Study tips?
Oh, yeah, Ankis are great. I forgot about them. They have decks for just about anything, from cooking to how to talk with the police to impromptu medical attention, whatever.
But what I'm working on is teaching myself to code. They probably have some for that.
That other one you put up is really good lucking too. I'll check it out tomorrow.
I've been doing the "pomodoro" technique so far, which consists of using a wind up timer, and studying in four blocks of 25 minutes separated by 5 minute breaks, then a longer one. I'm getting better at it, which is real nice. Right now my work seems to be figuring out the working process, and as I get more comfortable sitting there and doing tasks, then I can start adding onto the way I do it.
But what I'm working on is teaching myself to code. They probably have some for that.
That other one you put up is really good lucking too. I'll check it out tomorrow.
I've been doing the "pomodoro" technique so far, which consists of using a wind up timer, and studying in four blocks of 25 minutes separated by 5 minute breaks, then a longer one. I'm getting better at it, which is real nice. Right now my work seems to be figuring out the working process, and as I get more comfortable sitting there and doing tasks, then I can start adding onto the way I do it.
11 years 3 months ago #20104
by Tom Otvos
-- tomo
Replied by Tom Otvos on topic Study tips?
Well, coding is another matter. There is the basic syntax of whatever language you are learning, plus the basic algorithmic stuff that spans all languages. Not sure if Anki helps with that. In my experience, just doing it is the only way to learn, working on more complex programs as you go.
-- tomo
- Femtosecond
- Topic Author
- Offline
Less
More
- Posts: 606
11 years 3 months ago #20105
by Femtosecond
Replied by Femtosecond on topic Study tips?
Yeah, maybe there is a syntax based flash deck that would be good for getting to know the vocab, but actually doing it is definitely the necessary step. Right now I'm copying code from github in python. Eventually I'll have to get into the algorithmic stuff, but that bit seems like its a little ways away at the moment. Any tips along the way would definitely be welcome