Search
Go

Shop by category
 
SCJP Sun Certified Programmer for Java 6 Exam 310-065
Email a friendView larger image

SCJP Sun Certified Programmer for Java 6 Exam 310-065

List Price: $49.99
Our Price: $25.85
You Save: $24.14 (48%)
Shipping: This item ships for FREE with Super Saver Shipping.
SKU:

1101514321

In Stock
Usually ships in 1 business days

Note: Item may be sold and shipped by another company. Learn more.
Description:

The Best Fully Integrated Study System Available--Written by the Lead Developers of Exam 310-065

With hundreds of practice questions and hands-on exercises, SCJP Sun Certified Programmer for Java 6 Study Guide covers what you need to know--and shows you how to prepare--for this challenging exam.

  • 100% complete coverage of all official objectives for exam 310-065
  • Exam Objective Highlights in every chapter point out certification objectives to ensure you're focused on passing the exam
  • Exam Watch sections in every chapter highlight key exam topics covered
  • Simulated exam questions match the format, tone, topics, and difficulty of the real exam

Covers all SCJP exam topics, including:

Declarations and Access Control · Object Orientation · Assignments · Operators · Flow Control, Exceptions, and Assertions · Strings, I/O, Formatting, and Parsing · Generics and Collections · Inner Classes · Threads · Development

CD-ROM includes:

  • Complete MasterExam practice testing engine, featuring: Two full practice exams; Detailed answers with explanations; Score Report performance assessment tool
  • Electronic book for studying on the go
  • Bonus coverage of the SCJD exam included!

Bonus downloadable MasterExam practice test with free online registration.

Product Details:
Author: Katherine Sierra
Hardcover: 851 pages
Publisher: McGraw-Hill Osborne Media
Publication Date: June 24, 2008
Language: English
ISBN: 0071591060
Product Length: 9.22 inches
Product Width: 7.74 inches
Product Height: 2.12 inches
Product Weight: 3.74 pounds
Package Length: 9.3 inches
Package Width: 7.6 inches
Package Height: 2.0 inches
Package Weight: 4.0 pounds
Average Customer Rating: based on 95 reviews
Customer Reviews:
Average Customer Review: 4.5 ( 95 customer reviews )
Write an online review and share your thoughts with other customers.


Most Helpful Customer Reviews

45 of 46 found the following review helpful:

4Good book, lousy e-bookAug 15, 2008
By Shazam's Pimped RV
Readable, approachable, perhaps even to a fault, this study guide does a good job of describing and preparing a ready for the SCJP exam. The book occasionally obsesses on what I'd call trick questions which delve a little too deeply into syntactic molasses. Concepts like multi-dimensional arrays, run-time versus compile-time, and variable arguments are often tested in a single question.

I took one star away for the CDROM content, specifically the e-Book. The content looks like it came directly from a Distiller-like product with zero treatment at all. A html "Table of Contents" is unreasonably course. It only list chapters. An index is unavailable. The e-book is split by chapter. Security prevents cutting or pasting, printing, or re-distilling into a one-stop searchable monolithic source. So really, the e-book has been castrated into something completely unusable. In short, why bother?


38 of 40 found the following review helpful:

4Oracle now owns Sun--exam changes afoot?Feb 19, 2010
By Nils Kelly
I bought this book several months ago and finally spent enough time plowing through it to be ready to take the exam. Which I took today and passed. Glad that's out of the way, as it's a really obnoxious exam. (I took the 1.4 version in 2006.)

Many of the test questions rely on misdirection/trickiness, as opposed to getting plainly at your understanding of Java itself. Several questions only test brute memorization of APIs. There are not enough questions, so the categorical results given to you afterwards have little meaning (50% in concurrency! Meaning probably 2 out of 4 questions--on a topic covered in 80 pp in the book!). You can get for example 3 possibilities correct out of 7, but miss a 4th, so get the whole question wrong. At least they have drag-and-drop now, which they didn't have in the 1.4 exam.

It is, in short, a poor design. Given that, this book does do a good job of preparing you for the mess. The book mentions "toughening you up" for the exam and I think that's accurate. One problem is that there is no published errata, and the errata, particularly in the mock exams will drive you crazy. The website Java Ranch is a good place to check when something seems like a typo.

There's really no short cut to 1.) reading the thing front to back 2.) going through the questions and answers at each chapter's end 3.) going through the provided mocks and 4.) writing dozens of little programs that mimic the points in the mocks.

But be aware: Oracle now owns Sun, and has announced a new "Sun Java Programmer Plus Certification", which they call Sun's first "performance-based" Java certification exam. It's apparently in beta. It may make this version of the SCJP 6 obsolete. Good riddance I say!

So, if you haven't signed up with Sun to take the SCJP 6 yet, and haven't bought this book yet, it may be worth holding off until the dust settles. Currently they're saying they'll have a beta version of the new exam ready in March 1, 2010. That seems a bit too quick. The cost of this exam (SCJP) has doubled since 2006, to $300, so it may be worth waiting to take this "Plus" version instead. It's hard to find info about the beta on the Oracle site, though you can follow news at Java Ranch in the SCJP forum, under the topic Regarding SCJP Plus. Those guys are on it like rats on cheese.

Of course where would any certification exam be without its associated lucrative cottage industry of prep books! They may delay release of a new test, until they have big fat exam books like this one ready to publish.

25 of 26 found the following review helpful:

5excellent way to reacquaint with basic comp sci topicsAug 08, 2008
By Ian Wright
Even if you're not interested in becoming an SCJP, this is a wonderful book for reviewing basic concepts that may have become a little foggy with time.

One of the nice things about Java is that their certs are really about programming and OO. I took and passed the Java 2 exam many years ago and it was tough compared to the Microsoft (MS) exams I did for VB6 and later, when I got my MCAD in C# technologies.

The authors are a little cutesy sometimes and this might annoy some, but the material is dry and benefits from some light humor. The review questions are really good and are tricky enough that they will make you re-think and review several times before stumbling off to a testing center.

Sun's objectives are covered section by section and the authors address very thoroughly the goals/requirements using examples that can be typed easily into your favorite IDE.

:( The sad part about the SCJP is that more employers in my city (Atlanta) don't put any stock in them. If you're finding the same blank stares from recruiters when you mention the SJCP, then don't despair. You can still benefit by having this book close by, as a reference and as a source for technical interview questions.

11 of 11 found the following review helpful:

4overall a good bookNov 07, 2010
By P. Abernathy
I studied this book for the Sun (now Oracle) Certified Java Programmer SE 6 exam (Exam 310-065). I thought I knew how to program in Java before but I found that I learned quite a lot from the book. It goes through the subjects covered on the exam and explains them and gives sample code.

There were a few times when I thought it could have been better organized, but overall the organization was OK. The main drawback I found was that there seemed to be a few details it left out. There were a number of times as I was doing the practice questions that I came upon some rule that had not been covered in the text. I even rescheduled my test because I was missing so many of the questions. That is the main reason why I'm giving it four stars and not five. In their defense, it is difficult to write a text that exhaustively covers everything in a language as large as Java. I did pass the test, but I'm just wondering if I could have passed the test earlier and with less time spent studying had they explained a few things a little better.

Despite a few small flaws, I ended up passing the test with an 85%, 27% more than the required 58%. The only training I did was studying this book, doing the practice questions, writing lots of sample programs, and occasionally looking at the online API. Oh, and I did consult another book about threads but I ended up not needing to because the questions on threads on the exam were not very hard. So this book did it's job. The questions on the test were easier than the book's practice questions.

I would recommend that someone wanting to pass the exam get this book, read it, take notes, and do lots of little programs as the authors recommend in the forward. Start by copying the sample code in the book, then tinker with it to see what happens when you change this thing or that thing. Then write a few of your own programs, changing various parts to see how it changes the output. And then take all the sample questions at the end of the book, and then do the sample quizzes and tests on the CD. Start the quizzes several weeks before the test, not a week before like I did, so you can have plenty of time to go back and study the areas where you are weak. When you miss a question, find out why you missed it, and go back later after you have forgotten the specific answers and try it again. And don't stress too much because like I said I found the actual test to be easier than their practice questions. If you combine careful study of this book with writing code and doing the quizzes, you will almost certainly pass the test.

17 of 19 found the following review helpful:

1Warning to Mac Users relying on CD of this book!!!May 11, 2010
By Arabic Learner
The book seems great for reading, but the nitty gritty of this book (practice exams, training) are all in .exe- which are windows extensions. I was expecting to find 2 types of files. Did I miss something in the description of this book that the CD only works on Windows?

NOTE TO AMAZON: Please put the requirements of the CD install in your description!!!! It isn't until you unseal the CD, load it up, that you see a Readme.txt file that states the System requirements are only for Windows. Frankly, my main purpose for buying this book was the for the training and practice exams.

So, if you have a Mac, this will not run unless you download something to allow .exe to run on Macs- which I find almost the opposite of what the Java language has been pushing- it runs on all platforms. Why does the author assume only Windows users will be needing to learn Java? Bad, Bad, Bad....

Unfortunately, I read a few chapters, did some highlighting before loading the CD. Therefore, I cannot return it. Hopefully, this review will spare some Mac users.

See all 95 customer reviews on Amazon.com
About Us   Contact Us
Privacy Policy Copyright © , Security Books. All rights reserved.
Web business powered by Amazon WebStore