• 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

Passed SCJP 1.4 with 91%

 
Ranch Hand
Posts: 199
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi to all ranchers -
Passed with 91%. What a relief ! I am sharing here some of my preparation experience.
First of all, I would like to thank all the Javaranch folks and thanks to Dan Chisholm for his nice and enriching mocks. J@Whiz helped me in getting the "not so difficult ones" correct, and its practice mock sessions helped me in keeping focus and alertness throughout the exam. This helped me in avoiding the silly mistakes.
The most difficult questions were from threads and garbage collection. I got the gc ones correct, but I messed some of the thread questions.
My preparation was exactly for three months. It started with Roberts and Heller book. Completed almost all the mocks in Javaranch. However, even at the end of these mocks, I was not feeling exam confident. Then I came across Dan's topic-wise mocks. That not only exposed me to a lot of fundamental questions, but also directed my attention to the JLS, which I had not seen till then. So at that point I read some of the JLS. This was around a month ago.

Purchased J@Whiz1.4 just then. This exposed me to a variety of questions on Assertions, Collection, hashCode and equals, which immensely boosted my confidence. For the last six J@Whiz mocks, I consistently scored above 90%.
However, almost throughout, I felt that I was not doing so well in remembering the APIs and their signatures (like wrapper, StringBuffer, Collection classes, etc..). This was not only affecting my score, but was also instrumental in lowering my confidence in general. This is where I posted a question in Javaranch and Dan suggested to me to make some FLASH CARDS for the APIs. This was just a week back. These flash cards were of immese help till the end.
So that's it. I hope this will be of some help to someone.
Now I have a question regarding the next certification for which I should prepare. I am good at Swing API's (did a small project on that) and attended some classes on advanced Java (RMI, Serialization, etc..), EJB and Servlets. Can someone suggest which will be EASY for me, SCJD or SCWCD ? Or something EJB/Servlets related from Weblogic/Websphere ? Is anyone aware if there is some certification in C sharp language, which is similar to SCJP ? Also I am considering the XML certification. How difficult is that ? I have some exposure to XML (at working level, nothing theoretical).
Thanks to all,
Sudd
 
Ranch Hand
Posts: 187
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
well one important doutbt i have regarding java 1.4 , is it necessary to know all method signatures + something to mug up or is it enough if i just know the concepts well. for ex. in collections is it enough that i know the concept related and just some basic methods like wat they do and so..or is it essential to mug up all the methods ..pls advice
 
Sudd Ghosh
Ranch Hand
Posts: 199
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
While doing the mocks, I felt that I was expected to know the signatures of many of the APIs (String, StringBuffer, Math, java.lang, etc..) and also importantly, whether some method is an instance or a static method.
 
Ranch Hand
Posts: 106
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats!!
 
Sheriff
Posts: 4313
Android IntelliJ IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
nicely done!!
 
Ranch Hand
Posts: 513
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulation!
 
Ranch Hand
Posts: 1865
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Sudd,
Congratulations on your great score!
 
Author & Gold Digger
Posts: 7617
6
IntelliJ IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Nice shot sudd
 
Happiness is not a goal ... it's a by-product of a life well lived - Eleanor Roosevelt. Tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic