For me, I learn mostly for practical use, so for instance I want to build a markov chain generator:
- I refresh up on probabilities in general
- I look at the markov chain wiki article
- I look at related pages to see what else I could do
- etc. (goto step 2/3)