🎓 EduPathHub

How to stop hopping the learning chain and actually begin somewhere?

Here is what I feel whenever I find something interesting and feel like pursuing it: Oh so I like X (Computer Graphics), let me read up papers/books about it.

← All questions

How to stop hopping the learning chain and actually begin somewhere?

study-help ▲ 199 7 views 2026-07-12

Here is what I feel whenever I find something interesting and feel like pursuing it:

  1. Oh so I like X (Computer Graphics), let me read up papers/books about it.
  2. Ok let me begin with reading up Y (OpenGL)
  3. But Y needs W (Linear Algebra)
  4. Well reading up Z (Probability) first makes more sense.
  5. Umm, you shouldn't jump to Z without learning U (Permutation/Combination).
  6. And how come I forget about reading V (Number theory)
  7. And what not..

I always end up searching and reading up "Best books to begin A/B/C/D.." instead of actually making myself begin somewhere. This consumes all my energy and I never really start.

Q. Have others faced this? Q. How do you handle this and actually begin somewhere?

Any help would be really appreciated.

Background: I am a working professional, with a Masters in Computer Science (fascinated with Computer Graphics etc). It's been two years since my masters but I still kind of miss academia, my thesis work and other interesting stuff I did there. My current work is also pretty interesting and partially overlaps with my interest areas. However, other than work, I would really want to continue doing things related to my masters side by side (and MAYBE take up a PhD somewhere down the line). But the never ending feeling of not knowing anything takes over.

It's not that I am being forced to study any of this. It's purely for my personal interests that I want to pursue it.


Update 1:

Thank you so much everyone for such overwhelming response. I really like several answers and points raised but haven't marked any yet because I am in the process of trying some and would update if something actually works for me. Meanwhile, I also found this talk really helpful:

Inside the mind of a master procrastinator


Update 2 [2-Oct-2024]:

A couple years after this post, I did end up joining a part-time PhD program while continuing my full-time job. Unfortunately, after 5 years into it, I had to drop out, with not much progress made. I faced this issue even during my PhD and in general with life. At times I feel this issue stems from some unresolved mental issues I have. Just adding another link that makes sense at this point:

Dealing with Stress | Jeff Bezos

Source: Amit Tomar on Stack Exchange — CC BY-SA 4.0.

3 Answers

Dan's answer is very good, and I want to add one more point:

Accept that on the first pass you will not be able to fully understand the topic. Appreciate that there are decades and sometimes centuries (for the math, at least) of research supporting the topic you're learning. Thinking you can "get to the bottom" of it in a few months, let alone a week or two, is not realistic. Choose a topic and try to understand that as much as possible. Keep notes on other interesting topics along the way, but don't get distracted by them; just accept them as assumptions as this point and move on. You can get back to them later.

Source: eykanal on Stack Exchange — CC BY-SA 4.0.

This is a common problem. Self-directed learning, with no boundaries or focus, can easily become aimless and unproductive.

To overcome it, try to find some sort of replacement for the structure that would come in a formal education program. This could take various forms, but here are a few examples of things you could try:

  • Make a plan for yourself. You could start off by brainstorming all the related topics you are interested in (sort of like you did in your question). Then take this list and start prioritizing. What are the topics you are most interested in? How much time do you realistically have to spend? Whittle it down to a list of a few books or resources that you hope to complete within the next few months.
  • Set a concrete goal. This might simply flow from the plan you have made: "I will read these four books this summer". Or it could be a starting point for your learning that sets the direction you choose to take. "I will learn how X works." It could be a project, like "I will create a small working example of software that does Y".
  • Use online learning resources. There are many free online courses on computer graphics and related topics. Alternatively, many college professors post their syllabi online, which you could simply use as a reading list.
Source: user24098 on Stack Exchange — CC BY-SA 4.0.

If you are actually new to a topic then the papers on it are probably out of your reach.

When I want to open a truly new topic I would start with the lowest level textbook I can get. Perhaps I find that a first year undergrad textbook is not challenging enough to be interesting, but its worth checking each chapter to see if there is anything new. If there is new content then it will definitely be possible to understand without any prerequisites. Then I move on to a slightly higher level textbook, etc.

This should bring you smoothly up to the level of papers, and any periphery knowledge (from other subjects) needed will probably be presented at a level that is easy to access.

(full disclosure, I have only ever done this with topics in maths, perhaps it doesn't work well elsewhere)

Source: Clumsy cat on Stack Exchange — CC BY-SA 4.0.

Have a similar question?

Ask the community →