faqts : Computers : Programming : Languages : Python : Platforms : Java

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

6 of 7 people (86%) answered Yes
Recently 2 of 2 people (100%) answered Yes

Entry

Where can I get good Tutorials about JPython?
Where can I get good Tutorials about JPython?

Jun 13th, 2000 20:01
unknown unknown, bo Vandenberg


JPython is another implementation of the Python language: everything you
learn in the Python tutorial (http://www.python.org/doc/tut/tut.html),
will be true for JPython. You can review the CPython/JPython differences
somewhere in the JPython site (http://www.jpython.org).

Some links to start with are:

The first stop for Python (IMHO)
http://www.pythonlabs.com/

JPython
http://sourceforge.net/project/?group_id=5473

General Python Portal -- with easy links to important pages
phttp://www.oreillynet.com/pub/a/python/2000/04/14/python-intro.html


SOURCE MODULES ETC...
http://www.vex.net/parnassus/apyllo.py?a=l
http://tor.dhs.org/~zephyrfalcon/snippets/index.html