0
Does anybody know what is Data Oriented Programming, why (when) should it be used ,and by what language?
I have a good experience in c++, and naturally I learned Object Oriented Programming. Lately I have been in AI & deep learning : performance started to be of priorety; and by a brief search I came across this "Data oriented programming". So I was wondering if someone have some ideas;
2 Antworten
+ 1
It seems to be a programming approach applicable to any Oops language...