• 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, Today! Thank you, all.

 
Greenhorn
Posts: 27
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you, Anderew,Phil,habibi,and all guys who helped me!

Grade: P
Score: 334
Comment: is report shows the total 1.4 SCJD points that could have been awarded in each section, and the actual number of points you were awarded. This is provided to give you per-section feedback on your strengths. The maximum possible score is 400; the minimum to pass is 320. General Considerations (maximum = 100): 98 Documentation (maximum = 70): 69 O-O Design (maximum = 30): 15 GUI (maximum = 40): 28 Locking (maximum = 80): 44 Data store (maximum = 40): 40 Network server (maximum = 40): 40


It is not a good score, 44/80 is nightmare, and I used RED to indicate the record that can't booked is the biggest problem. very lucky, passed.
thank you all again.
 
Ranch Hand
Posts: 1327
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
congratulations
 
Ranch Hand
Posts: 308
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Wang,
ood is 15 out of 30. Can you please discuss how you could improve the design if you got a chance? What is not appealing in your current design? How is it like now? I am curious.

Gui is 28 out of 40. Did you have any features addressed more than the must's?

Locking is 44 out of 80. I don't know what is sun expecting than that from the musts. Can you please explain your algorithm for locking?

You got full for Data Store and Networking. Did you spend much time here?

Jiju
 
Ranch Hand
Posts: 531
1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi, Daming! Congratulations on passing. May I ask when you turned your project in and how much time passed before it was graded?

Thanks!

Sincerely,

Anton.
 
daming wang
Greenhorn
Posts: 27
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi jiju ka,
For the OO design, I have more good idea, but I do not have so much time to implement it, I think the good implement is to more modules in the porject, more configuration adapting, less hard code,ie user could select the different type database file, the field count in it is not certain.

In GUI, you can add more elements in it, like good help item, clear search field.... But the let user feel convenient, I think is the most important.

About locking, in fact I think what I did is perfect,But ... I found someone said should use "notify" not "notifyall", maybe helpful to you.

the server and datastore I just accord the application need, data store take more time in the progress, the server just one hour. for I used FAT client mode.

Hi Anton, I had the essay exam last mondy, this wensday I check the cetermanager web find passed.
[ November 02, 2004: Message edited by: daming wang ]
 
Ranch Hand
Posts: 1392
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations, Daming!!!

Joyce
 
Anton Golovin
Ranch Hand
Posts: 531
1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
May I ask if you used logging in your project?
 
Ranch Hand
Posts: 808
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You may not be happy with your score, but you passed. Bask in it for a while! You'll have time later to figure out how to improve your designs.

CONGRATULATIONS!

 
Ranch Hand
Posts: 175
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congradulations..., not to put it badly but thanks for letting us know where you messed a big help. Hey you passed and thats what counts.

Anton your next
 
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
Congratulations

I have moved this to the Sun Certification Results forum.

Regards, Andrew
 
Ranch Hand
Posts: 172
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats daming !!
 
Greenhorn
Posts: 18
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations
reply
    Bookmark Topic Watch Topic
  • New Topic