Another fun discovery is Movable IDLE. IDLE stands for Integrated DeveLopment Environment. Usually that would be abbreviated as IDE, as it is for most Integradted Development Environments. IDLE is made for python and it allows one to enter a line of code and immediately execute it, it can also be used as a calculator if one is so inclined. The nice thing about Movable IDLE is that it can be put on a USB stick. It is something close to nagware or crippleware though, it doesn't come with full functionality (I don't think I'm experienced enough for that to be a problem), but it still allows the execution of code and saving of code. The nag screen pops up every time it is opened encouraging the user to try Movable Python, which is a more full implementation (more support for running in windows and importing modules), but actually costs something. Since I'm just getting into this, I don't see myself paying for the mobile version to be honest. So regardless I think it is good enough for me.
The site says:
Each distribution costs only £4.99, and you get free support, and free downloads of all updates to Movable Python for one year.They also say that they donate have of the proceeds to OLPC and the Python Software Foundation.
(I'm less fond of the OLPC project now that Microsoft got their hands on it, since they will be putting a special version of XP (aren't they dropping support for this soon?) which would violate the 5th principal of the project.)
You can find both Movable IDLE and Movable Python HERE.
No comments:
Post a Comment