Link to home
Start Free TrialLog in
Avatar of gram77
gram77Flag for India

asked on

Study Guide/Books for SCJP exam

I have 5+ years of experience in Oracle/Unix. Oracle Pl/Sql forms, reports 6i

Now i want to move over to Java/J2EE.

I have purchased SL-275 Student Guide from SUN EDUCATIONAL SERVIECS

However, i feel this SUN book is very consise and does not provide much details about object oriented concepts. Most of it's content finish in 20 lines. Where 10 or so lines are of an incomplete program snippet!

I have to literally search for topics on the web and write details about the topic in the book. Topics like Pass Parameters as values, JavaDoc, Right/Left Shift Operator, Subclassing, Overloading Vs OverRiding, InstanceOf etc. My favourite site is of Java Tutorials from sun.com.

However, i want a book that covers all SCJP topics, but in detail.
I have two options:
1.SCJP Sun Certified Programmer for Java5 Study Guide by Kathy Sierra/Berry Bates, or

2.A Programmer's Guide to Java Certification: A Comprehesive Primer, Second Edition by Khalid Moughal, Rolf Rasmussen: Good book with extra details. (Should i start off from here... I am novice in java.)

3.Complete Java 2 Certification Study Guide by Phillip Heller: Very Poor Review on Amazon.com

Which one should i go for. I do not have any experience in Java .
Avatar of suprapto45
suprapto45
Flag of Singapore image

I would go for option 2 because I have not read the first item.

However, if I were you, I will learn Java by practicing it instead of reading the books. You may be good in theory but may not be good in applying it at work.

My suggestion is while you read the book, you also do some web application in Java J2EE to get yourself familiar with it

David
Avatar of Mick Barry
is your aim to get certified, or to learn java?

> My favourite site is of Java Tutorials from sun.com.

thats a reat place to start :)
SOLUTION
Avatar of javaoptimizer
javaoptimizer

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
It's better if you read following books.
1.Complete Reference
2.Thinking in java.
And do practice.
Then you can go for
A Programmer's Guide to Java Certification: A Comprehesive Primer, Second Edition by Khalid Moughal book.


also i recommend you to use SCJP Sun Certified Programmer for Java5 Study Guide by Kathy Sierra/Berry Bates
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial