need help with python and java.

hello…i am going to start learning python as well as java in opensuse 11.in case of python can u suggest me a good ebook…
and coming to java are all packages required to compile code installed by default?(by the way i installed each and every section in development)

Hi,

for python I suggest to start with the official tutorial Python Tutorial

To compile java code you need the java SDK and maybe you want to use ant (it’s more or less the equivalent to make).

hope this helps

bujjigadu wrote:
> hello…i am going to start learning python as well as java in opensuse
> 11.in case of python can u suggest me a good ebook…

These online tutorials should give you a good base.

http://docs.python.org/tut/tut.html
http://openbookproject.net//thinkCSpy/
http://diveintopython.org/toc/index.html