• 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

Passed with 383/400 (URLyBird 1.1.2)

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
After 6 weeks waiting to get the score it finally got published.

Assignment: URLyBird 1.2.1
Points Points General Con: 100 92
Documentation: 70 70
OOD: 30 30
GUI: 40 31
Locking: 80 80
Data Store: 40 40
Network Server: 40 40

On the GUI I reckon it got this reduction because I missed to take out the editable flag in my table model so my table was editiable even though on only one row.

About my design choices: I followed pretty much these threads:

https://coderanch.com/t/188904/sr/certification/Passed-SCJD-Points
https://coderanch.com/t/184523/java-developer-SCJD/certification/NX-Notes-design-passed&p=

Thanks a lot for posting them. It gives you more than a hint...

Now I'm heading for the SCWCD.

Keep hacking...
[ May 19, 2008: Message edited by: Markus Homanner ]
 
Ranch Hand
Posts: 109
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations
 
Bartender
Posts: 2292
3
Eclipse IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations man!
 
Ranch Hand
Posts: 152
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Markus Homanner:

About my design choices: I followed pretty much these threads:

https://coderanch.com/t/188904/sr/certification/Passed-SCJD-Points
https://coderanch.com/t/184523/java-developer-SCJD/certification/NX-Notes-design-passed&p=



he he he, those are exactly the ones I'm following too, in my design. And since your score is quite OK...

congratulations...
 
Ranch Hand
Posts: 10198
3
Mac PPC Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations!
 
Mary John
Ranch Hand
Posts: 109
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all

The following was the score break up I saw at the Sun web site today

The maximum number of possible points is 400. The minimum passing grade is 320. The maximum points per category are:

Categories - Maximum points
General Considerations - 80
Documentation - 50
Object-Oriented Design - 50
GUI - 70
Locking - 80
Language Fluency - 70
However recent score results are not reflecting this break up. Is this new then?
Does someone know what Sun looks for in Language fluency? (perhaps a simple and straightforward coding...??)

Thanks
[ May 16, 2008: Message edited by: Mary John ]
 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
H Mary,
http://faq.javaranch.com/java/ScjdFaq
look for a section -
Has the marking changed between the old assignment and the new assignment?
 
reply
    Bookmark Topic Watch Topic
  • New Topic