books to learn Java

Sarikaapunj

Junior Member
Jun 2, 2022
1
0
6
Hi,

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

looking for positive response

thank you.
 

sdifox

No Lifer
Sep 30, 2005
95,183
15,222
126
Plenty of free java courses online.
 
Last edited:
Jul 27, 2020
16,600
10,592
106

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


Two more:

 
  • Like
Reactions: QuintWashington

Cogman

Lifer
Sep 19, 2000
10,277
125
106
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).

 
  • Like
Reactions: igor_kavinski

Net

Golden Member
Aug 30, 2003
1,592
2
81
When I first learned Java, many moons ago, I liked “Heads First Java.” It was fun to read and explained it well.
 
  • Like
Reactions: igor_kavinski

ella2000

Junior Member
Aug 11, 2023
2
0
6
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.