I'm trying to learn opengl for the first time. While implementing I see that I was trying to implement es 1 code on es 2 enviroment. After little search I found out that there is a new es virsion, es 3. No tutorial for es 3 on google.
What should I do? Learn es 2 or starting only with es 3?
Thanks.