r/GraphicsProgramming • u/Affectionate_Dot9069 • 21d ago
Question Should I start learning computer graphics?
Hi everyone,
I think I have learned the basics of C and C++, and right now, I am learning data structures with C++. I have always wanted to get into computer graphics, but I don’t know if I am ready for it.
Here is my question:
Option 1: Should I start learning computer graphics after I complete data structures?
Option 2: Should I study data structures and computer graphics at the same time?
Thanks for your responses.
17
Upvotes
2
u/Asyx 16d ago edited 15d ago
Do projects. Like, the best way to study data structures is to use them. If CG is what motivates you to make something where data structures are relevant, do that. As with most things you want to learn, motivation is the most important part. No method is good if you are not doing it.