Need help about JAVA

Status
Not open for further replies.

dashang

Journeyman
Guys, in my next coming semester i am having "JAVA programming" subject . Do you guys have a good book about java programming??
And also Tell me what is SDK??? and also tell what to install for doing java programming [ for example: we have to install "turbo C" for C programming] .
 

Garbage

God of Mistakes...
You can buy "The complete Reference to Java" - Seventh Edition. It's good book.

And do u mean JDK ?? SDK = Software Development Kit and JDK = Java Development Kit.

To compile Java programs u need to install JDK (latest is 1.6).

Check this site : *java.sun.com/
 

ray|raven

Think Zen.
Complete Reference is just that , a complete reference book.

I suggest you avoid it , if you're starting out with Java.
Instead , get Head First Java, Best book for starters AFAIK.
 

Pathik

Google Bot
^^ I can vouch for that. :)
You can try this too if you wanna get a hang of things first.. *java.sun.com/docs/books/tutorial/
 

madeliza

Right off the assembly line
get this book ASAP if u don't want to hate programming :D

Dude, dude dude! Books ? What books - go *www.youtube.com/results?search_query=java+tutorial&search_type=

Start with Youtube, my man! And remember, first rule of learning from youtube - you don't talk about learning from youtube :p
 
Status
Not open for further replies.
Top Bottom