New guy here
Posted by odrega
December 2nd, 2011 11:30 pm
Hello. I’ve learned actionscript 2, but since this is out of date and i can’t see any reason to use it, i’ve decided to switch to python. arethere any free code compilers that i can use and where to download them. =)
Python is free and open source, so you can download it straight from http://python.org/download/. Although I typically stick with just a straight text editor (vim), you may be interested in pydev and eclipse as an editing environment: http://pydev.org/ and http://eclipse.org/downloads/. Check it out to see what’s up.