• 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

NX. Following up exam

 
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Do everyone know what should be perpare for the SCJD following up exam? Any Tips?
What is the test format?
thank a lot
Tom
 
town drunk
( and author)
Posts: 4118
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Tommy,
I suggest that you take it asap, so all of your choices are still fresh in your memory.
M
 
author and jackaroo
Posts: 12200
280
Mac IntelliJ IDE Firefox Browser Oracle C++ Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Tom,
The exam is four questions where you have to write somewhere between a sentence and a paragraph describing one asspect of your design decision.
When you decided to implement some part of your code one way instead of another you should have documented this iin your design decisions document.
The exam will pick some of these design decision areas and ask how you handled it, and what are the good / bad points about it.
Obviously your answers should match what is in the design decisions document and in your code.
So the only tip would be to review your design decisions document - although you should not need to do much of a review unless you wrote it 6 months ago.
As Max said: do the exam as soon as you can after finishing your assignment so that everything is fresh in your head.
And dont worry about the exam: It is really easy. I finished mine in half an hour (but I tend to write far too much ) and some people have finished it in quarter of an hour.
Regards, Andrew
 
Tom Yin
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks, Max and Andrew
It seems I should go for it as soon as possible, I am appreciated the information you provide, that is really useful and in time :roll:
Tom
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic