This question has already been answered:
- Java books and tutorials 1 answer
I want to start learning java, what books, lessons will you advise?
This question has already been answered:
I want to start learning java, what books, lessons will you advise?
A similar question was asked earlier and an answer has already been received. If the answers provided are not exhaustive, please ask a new question .
Best in the original and in that order.
I first taught by G. Schildt "java guide for beginners",
I'm currently learning Head First Java, O`Reilly (really like, well written),
Kay Horstmann’s books "Java 2" are both at hand.
Just passing the course of a young soldier at blackbeltfactory.com cool resource =)
+ more javatalks.ru (may help in solving some issues)
Now I read Horstmann. Java 2 (two-volume) 1st volume. The book is quite good, very good, examples, very detailed, but I have some background on the pros, it's a little easier for me. There are so-called comparisons with C ++, constantly cited. And so cool book. Plus would advise watching video tutorials yet.
I would like to add the book by G. Shildt "Java complete guide". (Some useful information is also on the blog ).
In the comments to the first answer, Joshua Bloch was mentioned - his book is best read in English. And so, the Internet + practice is better than many books, and of course the thematic forums. Good luck in learning!
Source: https://ru.stackoverflow.com/questions/16644/
All Articles