• 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

scjp prep

 
Ranch Hand
Posts: 107
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Please tell me how to crack scjp.
I have read K&B thoroughly but when i try any of the mock exams i could not answer the questions.
I feel as if i dont remember anything.
Please advise some plan or strategy of studying.
I dont know what to do next ?

Thanks
 
Sheriff
Posts: 9707
43
Android Google Web Toolkit Hibernate IntelliJ IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Please do a lot of mock exams. You'll find a list of free and commercial mock exams in ScjpMockTests...
 
Ranch Hand
Posts: 256
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Mock exams will help you a lot. Note down the ones that are incorrect and go through that particular topics in K&B, I am sure you wont repeat the same mistake again if you do it this way.
 
Ranch Hand
Posts: 774
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Make small notes from K&B. Plus go through two minute drills once again. Do a lot of mock exams and i am
sure you will do well.

Best Regards,
 
Ranch Hand
Posts: 310
1
Oracle Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

ujjawal rohra wrote:Please tell me how to crack scjp.
I have read K&B thoroughly but when i try any of the mock exams i could not answer the questions.
I feel as if i dont remember anything.
Please advise some plan or strategy of studying.
I dont know what to do next ?

Thanks


please use the mock exams as a learning tool. you will definitely learn a lot after doing each exam and reviewing the answers. try K&B mock exams and then Exam Lab mock exams . Exam Lab is having 5 exams and each one is having detailed explanations on answers. Review each of your answer whether it is correct or wrong and if the answer is not correct, try to understand why you selected the wrong answer. After that re-read the K&B, Java API docs etc till you become crystal clear on the concepts!
 
author
Posts: 9050
21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
mock exams are a good part of your study plan, but in addition, I would say that you should write LOTS of small Java programs. If you get a mock question wrong, type the code in, compile it, change it a bit, test it, and so on.
 
ujjawal rohra
Ranch Hand
Posts: 107
  • 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 valuable replies.
Hope that helps
 
Prithvi Sehgal
Ranch Hand
Posts: 774
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Best of luck.
 
Ranch Hand
Posts: 183
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

When I was preparing for SCJP I would get confused when I started taking the mocks.
Then I went with the suggestion provided in K & B . I started making 10-15 Q & A cards everyday. I did this for a few days and gained confidence . It helped me. It may or may not help you. Just writing what I went through.

Don't worry. Lat afew days pass you will be able to solve them.
 
Ranch Hand
Posts: 78
Eclipse IDE Tomcat Server Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
How much time it took you to complete the book well...???
 
Prithvi Sehgal
Ranch Hand
Posts: 774
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello jaspreet,

Your question is replied in your own thread.

Hope this helps,
 
reply
    Bookmark Topic Watch Topic
  • New Topic