hello friends
i m new to this language so i would like recommendations regarding how
to get kick start in trhis language
regarding the which compiler to use , which book to refer
thanks in advance
softcom.kevin@gmail.com - 14 Feb 2008 19:02 GMT
Hi,
If you are new to Java go through Completereference,java tutorial
from http://java.sun.com.some other books like Headfirst Java,thinking
in java like that...
Tony Winslow - 15 Feb 2008 05:57 GMT
> hello friends
>
[quoted text clipped - 3 lines]
>
> thanks in advance
A very basic book: `How to Program in Java' by Deitel & Deitel
A very good book: `Core Java'
A very detailed book: `Thinking in Java'
Practice makes perfect!