| Author |
Searching for a practical Java book with great examples.
|
marco biagini
Greenhorn
Joined: Jan 05, 2010
Posts: 7
|
|
Hello everybody,
I'm searching for a Java book for beginners with standalone examples, not just code snippet or samples; but real small - medium size projects that i can show to a class of java beginner students.
Do you know some books like this?
Thank you
|
No pain, no gain.
|
 |
Aniruddh Joshi
Ranch Hand
Joined: Jul 29, 2008
Posts: 275
|
|
Would be better to teach your student step by step rather than giving them complete running code.
Complete Reference by Herbert Schildt and SCJP guide by Kathy Sierra and Bert Bates are good books for beginning and getting good knowledge respectively
|
Anrd
"One of the best things you could do is to simplify a larger application into a smaller one by reducing its process and complexity - Fowler"
|
 |
Junilu Lacar
Bartender
Joined: Feb 26, 2001
Posts: 4118
|
|
|
Most books that I know of that go through a "real" Java project are not introductory/beginner type books. You first have to learn the language basics. Once you have the language basics down, I would recommend that you check out "Growing Object-Oriented Software, Guided by Tests."
|
Junilu - [How to Ask Questions] [How to Answer Questions] [MiH]
|
 |
 |
|
|
subject: Searching for a practical Java book with great examples.
|
|
|