What to do after Python?

s713221 at student.gu.edu.au s713221 at student.gu.edu.au
Sun Feb 18 03:22:05 EST 2001


Jim Eaton wrote:
> 
> I am learning Python as a first language, and I have been wondering what
> is a good language to learn after Python?  I'm thinking of either going
> into C or Java but I'm not sure which one because I've heard many
> arguments either way.  Will going into Java first be any detriment to
> learning C later?  Any suggestions would be greatly appreciated.
> 
> Thank you in advance.
> 
> Josh
> cooljage at hotmail.com

>From a very python-predudiced view, if you're using CPython, the C
languages will let you write C extensions for python. If you're using
JPython, then Java may be more useful.

Joal Heagney/AncientHart



More information about the Python-list mailing list