• 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

Preparing for SCJP exam and going to appear for the exam on 27 jan

 
Ranch Hand
Posts: 39
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,
I am done with katty siera reading twice.
done with self test on each chapter also done some mock exams.
Just need some last minute tips regarding how to go ahead now...
 
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
Hi Sandeep! Welcome to javaranch.

I would recommend that you pay especial attention to K&B Master Exam. Also go for Inquisition mock exam and ExamLab. Also write some code on each topic to be absolutely clear about your concepts.

Best of luck ...
 
sandeep muley
Ranch Hand
Posts: 39
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Ankit
Thanks for your suggestion !!!
I think K&B master exam is having very limited number of Q.
I need some good explanation on Generics wilcard and Regular expression just to anwer the exam Q.
 
Ranch Hand
Posts: 213
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

sandeep muley wrote:I need some good explanation on Generics wilcard and Regular expression just to anwer the exam Q.


Oh ho.......Generics again...... no one is confident about that.......eh..
Seeing your requirements I'd say, you can just search this forum for generics, you'll get a lot of code snippets, mock questions and some very good explanation, which will clear your concepts, and your confidence should be on the way up...........
All the best !!!

 
sandeep muley
Ranch Hand
Posts: 39
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks sachin

I will search on forum for more details

 
Sachin Adat
Ranch Hand
Posts: 213
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Wanna bet.......someone's going to post a Generics question today............
 
Ranch Hand
Posts: 35
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I used this for some quick fire testing on Generics, I thought it was good:

http://nikojava.wordpress.com/2008/10/09/scjp-mock-exam-for-generics/

 
reply
    Bookmark Topic Watch Topic
  • New Topic