I dono how to even start panda! I am the biggest noobie ever!! HELP!!!
Oh dear, and I thought I was bad.
try panda3d.org/manual/index.php/Main_Page.
basically you can write your code in notepad just ensure the filename ends in .py
and then using start->run type cmd
navigate to the folder where your code is stored and type ppython myfilename.py
Iām making the fairly safe assumption that you are using windows here