• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

books to learn Java

Sarikaapunj

Junior Member
Hi,

I am interested in learning programming. Can anyone help me with some good java books.

looking for positive response

thank you.
 

Once you are done with that, you may want to consider modern Java:


Two more:

 
While java is an ok starter language, I'd recommend just learning programming first rather than worrying about a specific dialect.

For that, something like khan academy would be a good idea (especially because it gives your quick feedback).

 
Hi,

I am interested in learning programming. Can anyone help me with some good java books.

looking for positive response

thank you.
I am listing the books that i found useful:
A Beginner's Guide by Herbert Schildt
Java: The Complete Reference by Herbert Schildt
Java Programming for Beginners by Mark Lassoff

Personally, I found the last book very useful. It's easy to understand, especially for beginners.
 
Back
Top