• 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

regarding scjp 1.5

 
Ranch Hand
Posts: 42
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hai

i am having 6 months exp. in java
I am familiar with javaconcepts.
I have prepared for 1 month for scjp 1.5
I read K&B book.
But still when i am trying to do mock test i am getting very less like 10%
or some times 20% ............and even sometimes i am getting 0%..

I am feeling some concepts like...generics,threads very difficult..
Kindly help what should i do....

Instead of my preparation i am scoring very less in mockexam
kindly suggest...........
 
Ranch Hand
Posts: 1274
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You should analyse all your errors thoroughly. Perhaps don't try to solve a whole mock test as a whole but individual questions. Then you have a faster feedback.

You should exactly write down what your errors or misunderstandings are.

Experiment through coding. Ask yourself questions like "what happens if...", then code it, have a look at the result and make own notes what happened. By this way you will build your own catalogue of questions that you know you are weak in and later you can repeat them.

For the more difficult topics like generics and threads go through the chapters in the K&B again. Perhaps use also the tutorials from Sun.

And if you have a specific problem with a question, I know a nice newsgroup where you could post it


Sorry for the late resonse and


Welcome to the Ranch!



Yours,
Bu.
 
anveshana bandu
Ranch Hand
Posts: 42
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you very much Burkhard Hassel for your nice reply
reply
    Bookmark Topic Watch Topic
  • New Topic