Starting with Python

Moshe Zadka moshez at math.huji.ac.il
Sun Jun 11 00:51:45 EDT 2000


On Sun, 11 Jun 2000, Tobias Rademacher wrote:

> Hi,
> 
> I threres a lot of posivte resonance about Python and therefore I decide to
> learn it as far as possible.
> I'm developing tools in Java and written some simple Programms in C++.
> Where can I get good Tuturials about JPython?

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). 

--
Moshe Zadka <moshez at math.huji.ac.il>
http://www.oreilly.com/news/prescod_0300.html
http://www.linux.org.il -- we put the penguin in .com





More information about the Python-list mailing list