• 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
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Passed SCJP2

 
Ranch Hand
Posts: 50
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,
Today I passed SCJP with 86%. Thanks to all of you.Java Ranch has been really helpful in preparing for the exam.
The exam was really very easy.It was almost similar to Marcus exams. I finished the exam in 1 hr 15 mts.45 mints I spent for reviewing. There was one question relating to Stack not actually a Collection qn.(Related with Overloading or something(sure it was wrong for me).
For Certification I bought the following books.
Certification guide by Barry Boone and William Stanek(Don't buy this one)
Certification guide by Jamie Jaworski.
Believe it or not I didn't read the book commonly named "THE BIBLE" for Certification - Roberts & Hellers guide.
For the past one month I was reading postings in this forum.
Full credit of my success goes to Java Ranch.
Thanks to all of you.

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats...!!! well done...
Any tips regarding Threads and IO ?
Keep coming for answering our questions!!
Faiza
 
Ranch Hand
Posts: 18944
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Congrats.
My best wishes for your future endavours.
Regds.
- satya
 
Ranch Hand
Posts: 136
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations!!! and Best wishes.
Suma.
 
Ranch Hand
Posts: 130
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations!!!Mani.
 
Anonymous
Ranch Hand
Posts: 18944
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations. You are probably one of the very few that have passed without using the R&H Book. I am also using Jaworski's book, but I see nobody mentions it as any good. But when I combine with the immense knowledge I am getting from this forum, I hope I will be able to pass, without having to buy another book.
Once again
Congrats
Herbert
 
Ranch Hand
Posts: 1467
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats Mani,
regds
maha anna
 
Mani
Ranch Hand
Posts: 50
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks to all of you.
Regrading IO in real exam they will ask only direct questions I think.(say something related with constructor types or which type streams a particular stream supports as arguments.)
In thread I think you have to study the conditions at which thread stops ,significance of various methods(run,yield etc)
and synchronization concepts.
Real exam is very easy. Some qns were so easy that I have to confirm it by reading it again.
All the best
Mani
 
reply
    Bookmark Topic Watch Topic
  • New Topic