• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

not cleared

 
Greenhorn
Posts: 28
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i appeared for jcp exam on 12 but just got 57%. i am planning appear again next month. so i want to strenghten my weak points. i scored 0 in garbage collection,14 in operators ans assignments, 25% in awt package,42% in threads,57% in flow control and exceptions handling,50% in util package,71% in overloading,Overriding,runtime type and object orientations,77% in language fundamentals,80% in io package,100% in declarations and access control.
so pls help me out if any specific material i can read in which i have scored bad.
thanx in advance
 
Greenhorn
Posts: 26
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Here is a resource site I think can be usefull to you. http://java.ditmas.net
 
mister krabs
Posts: 13974
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am moving this to cert results.
------------------
Tom
Sun Certified Programmer for the Java� 2 Platform
Co-Moderator of the Programmer Certification Forums
 
Ranch Hand
Posts: 2378
MySQL Database Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Salman,
There r many mistakes in the mock provided at ditmas.net. But still its an added resource to the SCJP-aspirants.... ....
And Chetan have u gone thru Velmurugan's Study Note for SCJP? Here is the link.
http://www.geocities.com/velmurugan_p/notes.html
------------------
Muhammad Ashikuzzaman (Fahim)
Sun Certified Programmer for the Java� 2 Platform
--When you learn something, learn it by heart!
[This message has been edited by Ashik uzzaman (edited October 16, 2001).]
 
Ranch Hand
Posts: 3244
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The absolute best way I found to study for the test was to answer other peoples questions. Even if it takes you an hour or more of looking things up and writing test code to make sure you're right it is well worth the effort. The next time it'll only take you half of the time then after that things will become easier and easier.
Pick a topic, then go for it, when you've got that one down, go to another, if your anser a couple of questions a day for week on a topic I know you'll get a lot more from it than just reading the material.

------------------
Dave
Sun Certified Programmer for the Java� 2 Platform
 
Greenhorn
Posts: 27
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Chetna,
Dont be dishearteaned. Its part of life.
Be brave and confident. The time will be yours. You are not the first and only one not to pass the exam in first attempt.
Look for your week areas, work hard on them. I am not sure if you are aware of the case of percy. It was similar case, but after working hard on weak areas and using mocks like J@Whiz, percy made it.
You can and WILL DO the same.
We are here to help you out.
All the best
ashu
 
chetna_jain
Greenhorn
Posts: 28
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanx a lot for boosting my confidence as i really felt bad when i cudn't get thru. now i am again geared up and planning to take the exam again with full preparation next month.
once again thanx a lot
 
Ranch Hand
Posts: 80
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
HI chetna jain,
Dont be disappointed.
I have also failed once as 57% but next time i came with flying colors. I got 81% ... so work hard and try again
Love,
Tejas Nakawala
 
Ranch Hand
Posts: 3141
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Salman K
Please read the JavaRanch Name Policy and reregister using a name that complies with the rules.
Thanks for your cooperation.
------------------
Jane Griscti
Sun Certified Programmer for the Java� 2 Platform
 
Jane Griscti
Ranch Hand
Posts: 3141
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi chetna,
Sorry to hear you did not pass first time round. Take heart, you are not alone.
This link may help with java.util
For operators and assignments and the awt package I can only suggest you go through the Sun tutorials on the subjects.
For threads, this may help Introduction to Threads
Best of luck on your next attempt.
------------------
Jane Griscti
Sun Certified Programmer for the Java� 2 Platform
 
chetna_jain
Greenhorn
Posts: 28
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks a lot for ur help. i hope that this time i come thru flying colors
 
Ranch Hand
Posts: 1072
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Well my friend
i don't think that you have a lot of time to cover all of your bases if you are going to take this exam within a month.i would start reviewing in the order i listed below :
#1 14% in operators ans assignments,
#2 57% in flow control and exceptions handling,
#3 50% in util package
#4 25% in awt package,
#5 42% in threads
your goal here is to pass the test not to master Java within a month ( I hope your next goal would be to master it ). I also believe if you can increase your score @ relatively easy sections like #1 & #2 and keep the same % @ the rest you should be fine.if you can afford I always recommend Khalid Mughal's book and JQ+
good luck
ersin
 
Ranch Hand
Posts: 129
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Chetna,
I also had a similar experience, failing the first time with 59%.
You should certainly know that you are not alone, and lots of people have had to retake this test.
Take this "opportunity" to focus on your weak areas and then return to kick some serious certification exam butt and you will come out on the top.
In hindsight I am (kind of) glad that I failed the first time. If I had passed but just barely, I never would have spent that extra time studying some very important material that I now know that much better.
--liz
------------------
Elizabeth Lester
Sun Certified Programmer for the Java� 2 Platform
 
Ranch Hand
Posts: 99
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
Well i think that one of the best sites for u r prep is javaranch itself.
Even i got many of my problems solved out here!
Wishing u all the very best!
Bye!
 
Greenhorn
Posts: 23
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i just want to tell u not to loose heart...
its actually a piece of cake....
all u need to make sure is proper planning....
TO clear the exam..... any exam in life startegy is required...
for java
to score 61 % --- all u need to do.. is learn the fundametals of OOPS programming.... play around with them for a while ... learn IO constructors... and go give the exam... u will get 61% for sure..
i will be glad to help anyone of you for any problem, faced by you.
just leave a message
Vipul
Sun Certified Java Programmer
v1000@indiatimes.com
 
Ranch Hand
Posts: 18944
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Don't lose heart...You'll do fine the next time.
Shyam
 
And then the entire population worshiped me like unto a god. Well, me and this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic