Hello all,
I am new to programming and have decided on learning Python as my introduction. There is a brilliant book called “Invent Your Own Computer Games with Python” by Al Sweigart which I will be using to learn Python prior to jumping on to Panda3D.
The problem is that this book teaches Python 3, whilst it appears that Panda3D is still using Python 2.
I’m aware that there are some very strong opinions on 2 vs 3, but all I would like to know is:
[color=blue]If I learn Python 3, will it disadvantage me in any way when I eventually start using Panda3D?
Thanks in advance!