• 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
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

Passed SCJD 149/155

 
Ranch Hand
Posts: 117
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks everyone at JavaRanch for all your help! This really is a great site. And the SCJD was a great learning experience.
Score: 149
General Considerations(maximum = 58): 57
Documentation(maximum = 20): 18
GUI(maximum = 24): 23
Server(maximum = 53): 51
 
Ranch Hand
Posts: 301
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Great score! Hope to see ya sticking around the forum to help others
 
Ranch Hand
Posts: 82
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Robin,
Congratulations on the excellent score!!
Mike
 
Author & Gold Digger
Posts: 7617
6
IntelliJ IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Great job Robin
 
Ranch Hand
Posts: 100
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations Robin
Amit
 
Ranch Hand
Posts: 51
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations, Robin!
Could you guess what made you lost 2 points in the dcoumentation?
[ July 29, 2002: Message edited by: Gosling Gong ]
 
Robin Underwood
Ranch Hand
Posts: 117
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Not sure why I lost points, but here's my best guesses:
Documentation (2 points): In-line code documentation was a little light. Javadoc sometimes only had one line comment for simple methods and didn't have @return, @param...etc.
GUI (1 point): Did not prevent multiple "search" button presses. No "Please Wait" type of message.
Server/General Considerations (2/1 points): Not sure, but maybe I wasn't concerned enough about performance.
I guess probably the biggest mistake I made was to set the essay test date to force myself to finish the project. I ending up having to rush and probably could have squeezed out a few more points if I put the assignment away for a couple weeks, and then reworked a few things. But then again, maybe I would never really feel like I was finished.
Let me know if you have more questions.
 
Robin Underwood
Ranch Hand
Posts: 117
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Maybe a bigger problem with the GUI was there was about two pages of code repeated for both the client and server that probably should have been factored out and shared.
 
Gosling Gong
Ranch Hand
Posts: 51
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Robin, did you use the default properties for each of your swing component?
Now I didn't set Look&Feel, and didn't set any font and color properties for swing components, I am not sure if it is OK?
 
Robin Underwood
Ranch Hand
Posts: 117
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I used the default Swing look and feel.
 
Greenhorn
Posts: 18
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations!!!
on Your Sucess Robin...
I hope you stay back in this forum
to help all of us...
 
ranger
Posts: 17347
11
Mac IntelliJ IDE Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats Robin. Well done. Please stick around and help us out in the SJCD forum. You answers have always been very helpful to all of us.
Mark
 
Once upon a time there were three bears. And they were visted by a golden haired tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic