Max Noel wrote:
I've been using Python for about 6 months now, and it definitely is my favorite language. I can't wait to do some serious programming in it (don't have enough time at the moment, with all the work I have to do in Java...

You might want to look into Jython. It is Python implemented in Java, it runs on the Java VM and interoperates with Java libraries. I have transitioned from Java to Jython in the last couple of years while working in a Java shop.
http://www.jython.org


Kent

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to