• 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:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

Cleared SCJP 5.0

 
Greenhorn
Posts: 25
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear all,

Yesterday I cleared the SCJP 5.0 exam with 93%.

I was relatively new to Java having almost no hands on experience. I have a very good programming and design experience in database technologies. It took me almost 6 months to prepare for the exam besides my other responsibilities e.g. full time, demanding work, and family with a 1.5 yrs. kid I must thank my wife first for her unconditional support.

I studied with the K&B book, which I feel is sufficient for the exam and is really an excellent book. I think no SCJP 5 success story can be complete without the mention of K&B. The two minute drills are excellent for revisions and last min. preparations. I had a difficulty initially to understand collections and generics and I referred to some material on the internet to enhance my understanding. This is not to say that the K&B book does not explain them well, in fact it does explain those topics in the most easy to understand way, but I was simply not catching the basics and reading something different gave me a good start.

I wrote a 100s of small programs to improve my understanding and burn the concepts in. I verified every new concept and every important point by writing code wherever possible. Whenever I answered a mock question wrongly, I actually coded and ran the program to see the output. This really helped me a lot.

Thanks to all the ranchers who helped me directly and indirectly. Although I did not post many questions, reading other's questions and responses helped me a lot.

Many questions in the exam were easier than the mocks I had taken. d&d were some of the toughest questions. Many questions were based on the fundamentals, but overall I feel I got a good mix, from basic to more difficult questions. Time was not a problem as 175 min. are really sufficient to answer the 72 questions and also review them. It gave me a warning when I wanted to review the d&d questions that the answers will be reset.

Studying for SCJP was a great learning experience for me and I am happy to get a start in Java technology.
The next step is obviously the SCWCD and I have already purchased the HFSJ book. I wish all the best to everybody who are studying for the Sun certification exams.

Kiran
 
Ranch Hand
Posts: 38
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi kiran,

Congratulations!!

That's great score for for a beginner.

Kalpana.
 
Ranch Hand
Posts: 3389
Mac MySQL Database Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Howdy Kiran Gavate,

Congratualations first of all

Well said about the preparations and thanks for sharing your experiences which shows your hardword,dedication and sincerity!


I think no SCJP 5 success story can be complete without the mention of K&B.



Of course! I think it holds to greater extent (dont want to describe it in percentage as i may not be correct).


I wrote a 100s of small programs to improve my understanding and burn the concepts in. I verified every new concept and every important point by writing code wherever possible. Whenever I answered a mock question wrongly, I actually coded and ran the program to see the output. This really helped me a lot.



That really shows the spirit and the real source of knowledge.I am sure it would definitely feed in the buddies who are in the track of taking exams.

Good luck for your SCWCD too!

It's Party Time dude...
 
Ranch Hand
Posts: 447
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi

Kiran Congrats...

That's a Great Score,its nice to see such a good story of your sucess.

AND ALL THE BEST FOR YOUR SCWCD.

Thanks

Anil Kumar
 
Ranch Hand
Posts: 652
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Kiran,
Congrats




Regards
Nik
 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Kiran,
Congrats! The information you posted is really helpful
 
Ranch Hand
Posts: 69
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats Kiran!

Excellent score.

All the best for SCWCD
 
Enthuware Software Support
Posts: 4906
60
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations!!! Good work.
 
Ranch Hand
Posts: 1585
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats
 
Bartender
Posts: 2856
10
Firefox Browser Fedora Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats,
and thanks for the experience you shared with us.
 
Ranch Hand
Posts: 264
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations!
 
Ranch Hand
Posts: 235
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations !
 
Kiran Gavate
Greenhorn
Posts: 25
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you all for your wishes. Thanks Raghavan, Rupika, Amit for letting me know that my story is useful

Kiran
 
Ranch Hand
Posts: 10198
3
Mac PPC Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats!
 
Ranch Hand
Posts: 290
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
congratulations kiran!good luck to your scwcd.





-srinivas
 
Ranch Hand
Posts: 2308
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations Kiran Gavate.
 
author
Posts: 9050
21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Wow Kiran, that's a great score!!!

We're glad the book helped, and all the ranchers appreciate your advice.

Bert
 
reply
    Bookmark Topic Watch Topic
  • New Topic