|
Why do you need other programs than netbeans? You don't strictly NEED programs and IDE's to write python and java like spookster says - they're plain text interpreted languages. Python for windows comes bundled with IDLE, an IDE for python.
@Spookster - you do actually get python support for netbeans. There's a plugin for it. There's plenty of community plugins for netbeans that let it support multiple lanuages - not just the main ones listed (although I've not tested the python one myself).
Last edited by BluePanther; 09-14-2011 at 03:46 AM..
|