• 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
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

(B&S) I Passed!!!

 
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Got 370 out of 400

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

Thanks to all of you for all you help!!! I have only used this forum as my guide and will continue. In fact, I have already bought the HFSJ for the next exam. Good luck to all who are busy with SCJD.

Sanjay Mistry.
 
Ranch Hand
Posts: 918
IntelliJ IDE Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Sanjay,


Nice score!!!
But why only 24 on GUI ? Can you detaliate a little.

Regards,
Mihai
 
Ranch Hand
Posts: 239
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Sanjay,

Congratulations!!
I am still working on it.But mine is URLyBird.
 
Ranch Hand
Posts: 284
Netbeans IDE Firefox Browser Debian
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats Sanjay!
Whow 101 in general considerations
... And 65 in locking.
 
Saloon Keeper
Posts: 3929
43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratz !
 
Sanjay Mistry
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Guys,

The my GUI was very basic. The JTable, one for the column could have been like a combo. The menu functions where also very basic. :roll:

On the other hand wrt locking , I locked for read also, for better marks, if locked for update then wait till unlocked, but if not locked then don't lock for read.

General Consideration - I took great care in formating and consistency in name of variable and coding. The design was simple and consistent. I put descriptive comments where the code was not simple.

I must say the essay exam is not really an exam. It just there to explain your choices.

All the best.
Sanjay
 
She said she got a brazillian. I think owning people is wrong. That is how I learned ... tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic