| Author |
books for advanced java
|
narendra darlanka
Ranch Hand
Joined: Jun 17, 2005
Posts: 62
|
|
hi now that i completed my scjp today could anybody tell me which books are best for learning advance java. thanks ~naren
|
~naren<br /> scjp1.4<br /> scwcd1.4
|
 |
peter wooster
Ranch Hand
Joined: Jun 13, 2004
Posts: 1033
|
|
Originally posted by narendra darlanka: hi now that i completed my scjp today could anybody tell me which books are best for learning advance java. thanks ~naren
Try: Applied Java Patterns, Stelting and Maasen Core J2EE Patterns, Alur, Crupi, Malks Concurrent Programming in Java, Lea Do the SCJD and use: The Sun Certified Java Developer Exam, Habibi, Patterson, Camerlengo
|
 |
Darya Akbari
Ranch Hand
Joined: Aug 21, 2004
Posts: 1855
|
|
Hi Narendra, I agree with Peter. Go ahead and run for SCJD. Good Luck, Darya
|
SCJP, SCJD, SCWCD, SCBCD
|
 |
Svend Rost
Ranch Hand
Joined: Oct 23, 2002
Posts: 904
|
|
As Jeroen pointed out in another thread - you can not answer a question like that unless you state your purpose. So - what would you like to learn? Patterns? advanced topics in java, or ? I'll add a few more books to the list: Patterns in Java, by Grand. - if you wish to see Java impl. of patterns (note, personaly I prefeer Design Patterns by Gamma et al., but that's not "in java" and not "as practical") Core Java2, adv. features, by Horstmann or Java Programming, by B. Spell - if you wish to learn something about concurrent programming, swing ect. Do however note, that the books are a few years old, and therefor might not be "up to date". /Svend Rost
|
 |
Ilja Preuss
author
Sheriff
Joined: Jul 11, 2001
Posts: 14112
|
|
|
And if you are interested in designing flexible systems, "Agile Software Development - Principles, Patterns and Practices" is a must.
|
The soul is dyed the color of its thoughts. Think only on those things that are in line with your principles and can bear the light of day. The content of your character is your choice. Day by day, what you do is who you become. Your integrity is your destiny - it is the light that guides your way. - Heraclitus
|
 |
sai angel
Greenhorn
Joined: Feb 19, 2012
Posts: 4
|
|
|
suggest me some text book for advanced java which should be in simple language..
|
 |
Anayonkar Shivalkar
Bartender
Joined: Dec 08, 2010
Posts: 1295
|
|
sai angel wrote:suggest me some text book for advanced java which should be in simple language..
Welcome to CodeRanch!
Please, DontWakeTheZombies. Also, if you think that your question needs new answers (best book for Java in 2005 might not be the best book for Java in 2012), then please create new thread, but please SearchFirst.
Secondly, what do you mean by advanced Java (its Java, not java) - some people call JEE as advanced Java, some people call XML processing, RMI and GUI stuff as advanced Java - so please be specific about the topics.
Also, please let us know what do you mean by simple language. Have you read any Java book, and found that to be difficult?
I hope this helps.
|
Regards,
Anayonkar Shivalkar (SCJP, SCWCD, OCMJD)
|
 |
sai angel
Greenhorn
Joined: Feb 19, 2012
Posts: 4
|
|
|
I mean j2ee and also xml processing
|
 |
Palak Mathur
Ranch Hand
Joined: Jan 29, 2007
Posts: 303
|
|
sai angel wrote:I mean j2ee and also xml processing
For XML, you may want to read following:-
1. XML and Related Technologies @developerWorks
2. Book called XML in a Nutshell by Harold and Means
For JEE, you will like the following tutorial available online:- http://docs.oracle.com/javaee/6/tutorial/doc/. This is also available as a book and a review is here.
|
Palak Mathur | My Blog | TechJaunt | What is JavaRanch? | List of All FAQs
|
 |
 |
|
|
subject: books for advanced java
|
|
|