5 ms·
What would be some fundamentals you can recommend that's not new frameworks with unpredictable lifespan?
by kamfc 7y ago
What would be some fundamentals you can recommend that's not new frameworks with unpredictable lifespan?
- aronowb14 7y agoGreat q. For computer science (which I went to school for), what they teach in good CS programs provide great fundamentals: discrete math, probability, linear algebra, data structures, algorithms, computational analysis. Other fundamentals I didn't learn in college, but am trying to pick up to make myself a better graphics programmer: general physics problem solving and thinking, as well as common system design patterns. For art, which I'm mostly self taught in, what I've found continues to help me is color theory, composition, and graphic design principles. I'm not super far along in my art practice career compared to CS, but that's what I've learned so far.