Please recommend me some books,video and etc to start learning Java .What kind of certificate is good one ?
Printable View
Please recommend me some books,video and etc to start learning Java .What kind of certificate is good one ?
you should check out the sun java tutorial for core concepts:
The Java™ Tutorials
i'd recommend going through everything until (not including) the swing section, unless you plan on using gui off the bat, but i think it'd be best to focus on core java for a while.
The Books I suggest for you is,Java2-The Complete Reference
The certification i suggest for you is ,SCJA From Sun.com
What about Thinking in Java - is this book is good one?
Yeah, I liked it, but then I'm an old C programmer, and so is the bloke who wrote it... so we "speak the same language"... and I've only read the old (free) version 3, for Java circa 1.4.
Can I also second the nomination of Suns Java Tutorials... That's how I learned my Java fundamentals (and the rudiments of OO)... then I picked up some books including TIJ3 and "Java(TM) Programming Language" by Gosling himself (heavy going, but rewarding).
Also: "Head First Java" comes highly recommended, though I haven't read it myself.
See also: Yawmarks List
Cheers. Keith.
Will you recommend me some video lessons please!
If you're a complete noob then I'd highly recommend the Eclipse programming tutorials.