Thanks to all of you for looking at the ins and outs of Java with me. I passed SCJP yestersday with 88.9%.
By the way, I can't swear to it, but I really think that one of the questions had an extra right bracket } at the end of a class definition. "Compilation fails" was NOT one of the options! This was a pretty small class. I'm not complaining about the question and I think I got that one right, but it really may be that the exam question was not "vetted" as it should have been.
I know this is a difficult question, and maybe an inappropriate one for this SCJP forum. Can anyone recommend a decent web site, when it comes to looking for Java jobs in Southern California? Of course, these are difficult times, and I realize that SCJP is basically a steppingstone to more advanced study, as opposed to a guarantee that someone is a good developer. Still, if anyone knows of any worthwhile web sites, I'd really appreciate that.
Hi,
congrats for such a good score. This is Asmita I am also giving SCJP 5 exam coming week, I have read the book, practised examples, what else do I need to do.
I hope you would give some suggestions. Thank you for help in advance.
Leonard Fischer
Ranch Hand
Joined: Apr 17, 2009
Posts: 47
posted
0
Hi Asmita,
I might suggest studying more than one book. K&B is excellent, as we all know. Still, a different perspective (through another book) can be helpful. I benefitted a lot from the Mughal / Rasmussen book, which came out in a new edition less than a year ago. (Important: do NOT buy the older edition of Mughal / Rasmussen... make sure it's the very recent edition, for Java 1.6.)
I think it really helps to write a lot of little code snippets. We've probably all heard this advice many times, but I think it's true.
I am preparing for SCJP . Can you tell me which mock exams to take.
It will be a great help.
I also want to know whether " Inheritance in Generics" is there on the exam
Bob Wheeler
Ranch Hand
Joined: Apr 24, 2009
Posts: 317
posted
0
Congrats.
Also, I'm with you. I studied with two books; the S&B and the Mughal/Rassmussen one.
Different people, different viewpoint. And also, was a big point for me, more questions
to each chapter.
Note that most books are not available for free in electronic format. If you find such books online, they are most likely illegally copied. We cannot allow requests for or offers of illegal material on JavaRanch.
Just buy the book in a book store, it will be a small investment, compared to what you may gain if you're SCJP certified.
Soniaa Agarwal wrote:
Thanks.
Is Mughal/Rasmussen available as an Ebook.
Sonia
You can find it on the sony ebookstore page. Google is your friend: mughal list But I prefer this as a REAL book. And only if you already have the S&B book.
cheers
Bob
Soniaa Agarwal
Greenhorn
Joined: Jun 12, 2009
Posts: 22
posted
0
I am preparing for SCJP 1.5
2nd Edition of Khalid Mughal 's book does not have a chapter on Generics.It is
meant for SCJP 1.4.
3rd Edition is for SCJP 1.6 and they have a chapter on Generics there.
Which book should I buy ?? I need generics chapter . Mainly I need various exercises
that it has on other topics also so as a get another perspective besides Kathy Sierra.
I have just started preparing for SCJP 1.6 . I need some advise regarding what is the ideal preparation time for the exam . It would help me set a target for myself . I have the entire month of july to myself , but as it is I have a tendency to let things drag.
Regards
Akaash
Abhay Agarwal
Ranch Hand
Joined: Feb 29, 2008
Posts: 655
posted
0
Hi Sonia
Buy Khalid's A Programmer's Guide to Java SCJP Certification: A Comprehensive Primer book (SCJP 1.6 edition).
It has good chapter of Generics. I have just read that chapter.