WHAT has jython,iron python,wx python do with python and what is basic diff b/w python 2.0 and python 3.0 ?
WOULD I EVER BE ANSWERED :-}
jython =>Python implementation in Java.You call java objects inside python. IronPython =>Python implementation in .NET . wxpython =>Desktop GUI programming with python,similarly in wxjava also available. http://www.wxpython.org/ python 2.0 and python 3.0 difference http://wiki.python.org/moin/Python2orPython3
gr* answer,though i did not get idea of 2.0 and 3.0 ! :-{}
ha ha ha. Python 2.0 =>Older ,Python 3.0 =>Newer. There were some mistakes made in python 2.x series and python community wanted to fix it,so they have made changes in python 3.0 and python 3.0 has new features and code refactoring(optmization etc..) so start with 2.X series then learn 3.x ,learning 3.x not at all different once u are done with 2.x
Join our real-time social learning platform and learn together with your friends!