• 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

SCJD passed 342/400

 
Ranch Hand
Posts: 68
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
After eight weeks of waiting I received my results.

The maximum possible score is 400; the minimum to pass is 320. General Considerations (maximum = 100): 90 Documentation (maximum = 70): 69 O-O Design (maximum = 30): 30 GUI (maximum = 40): 29 Locking (maximum = 80): 44 Data store (maximum = 40): 40 Network server (maximum = 40): 40

Thanks to all of you, discussing the topics
 
Greenhorn
Posts: 22
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations! A pass is a pass.

Like to learn where you think you may have lost marks in the GUI and locking?

-- Vince
SCJP(1.4), SCWCD(1.4), SJCP (almost there!)
 
Petr Hejl
Ranch Hand
Posts: 68
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
For locking I'm really not sure. I know there exist blocking scenario when the same client would lock record twice, but I described it in choices and I didn't want to break the must requirements - there was something like the thread must block on already locked record...

For gui I make nice design with extensible framework, but without eye candies and comboboxes etc.
 
Ranch Hand
Posts: 361
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations,
 
Ranch Hand
Posts: 7729
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations Petr!
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic