• 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

Passed with 379/400... yeah

 
Greenhorn
Posts: 22
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for everyone in this forum that has helped greatly, I have passed my SCJD with 379/400.

General Considerations 90/100
Documentation 70/70
O-O Design 30/30
GUI 29/40
Locking 80/80
Data store 40/40
Network server 40/40

Lost 11 pts in GUI... probably because I used dialog for many functions, instead of a all-in-one frame.

Anyway, I'll be glad to help in any design considerations...

Some of my designs if it helps:
- All my locking were done via business layer, client code does call lock/unlock methods.
- Usage of RandomAccessFile to read/write the data.
- Implemented the 48 hour rule option
 
Ranch Hand
Posts: 114
Eclipse IDE Tomcat Server Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratz Ad
Except general Considerations and GUI, everything is perfect
 
Greenhorn
Posts: 13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations!!! Ad Tan

As i am new to this forum...n planning to go for SCJD


can anyone tell me.."What is 48 hour rule option:

please suggest me books to prepare for SCJD...as my programming skills are not so good
 
Sheriff
Posts: 11604
178
Hibernate jQuery Eclipse IDE Spring MySQL Database AngularJS Tomcat Server Chrome Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Ad,

Congratulations with a really nice score!

Don't know if the use of dialogs made you lose points. I also used dialogs quiet a lot: entry of configuration settings and updating (and displaying) room details (could be reused for creating a new room for example). The search function was not in a seperate dialog, but in the main window.

@katreena: don't hijack someone else's topic for your questions!! Start a new thread of your own for asking your questions! And if you are new to the scjd and want to get certified, 1st have read of the ScjdFaq (it will answer a lot of your questions).

Kind regards,
Roel
 
Ranch Hand
Posts: 59
Netbeans IDE VI Editor Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Great score! Well done!
 
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
Howdy, Ad! Congratulations!

And Katreena, you might also want search for the answer by using the Search mechanism of this forum. It's just that this has already been discussed several times here already, so you'll be able to find a lot of responses, and thus make your decision properly!
 
Ranch Hand
Posts: 221
Scala Python Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Ad,


Congratulations!


Best,


Carlos.
 
Ranch Hand
Posts: 497
2
Spring Java Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congradss Dude
Welcome to the clubb
 
Ranch Hand
Posts: 317
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats.

cheers
Bob
 
Ad Tan
Greenhorn
Posts: 22
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Katreena,


The 48-hr rule refers to an optional requirement specified by by UrlyBird assignment. If you have not download and read the assignment, it'd prob wouldn't mean anything to you.

As for books... Javaranch is my one and only BOOK!!!

Whenever I had queries, I usually just do a search... half the time, I will get too OVERLOADED with results.. haha.. that I do not know which I should choose. But, too much results is much better than some forums that have too little results.
 
author
Posts: 9050
21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats Ad,

moving this to the results forum...

Bert
 
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!
 
Bartender
Posts: 4116
72
Mac TypeScript Chrome Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations !!
 
What kind of corn soldier are you? And don't say "kernel" - that's only for this tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic