• 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

NX: Passed with 369/400

 
Ranch Hand
Posts: 102
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This is a great place for our java developers, I have to give my thanks to many people here.Mark, TQ, Andrew......, I cannot imagine what the result would be without your kind help.
Best regards!
---------------------------------------------
It's the score detail:
Grade: P
Score: 369
Comment: This 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): 94
Documentation (maximum = 70): 70
O-O Design (maximum = 30): 30
GUI (maximum = 40): 37
Locking (maximum = 80): 58
Data store (maximum = 40): 40
Network server (maximum = 40): 40
 
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
Hi Frank.
Good score! Congratulations.
Regards, Andrew
 
Ranch Hand
Posts: 240
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi, sun
Congratulations!
BTW, what structure is your MVC?
Regards,
Damu
[ June 23, 2003: Message edited by: damu liu ]
 
frank sun
Ranch Hand
Posts: 102
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Andrew Monkhouse:
Hi Frank.
Good score! Congratulations.
Regards, Andrew


Hi, Andwew
I know you are one of my best supporters, really thanks!
Frank Jun 23,2003
 
frank sun
Ranch Hand
Posts: 102
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by damu liu:
hi, sun
Congratulations!
BTW, what structure is your MVC?
Regards,
Damu
[ June 23, 2003: Message edited by: damu liu ]


Hi, Liu
The structure of the MVC:
1. 2 GUI, one for user search/book, the other one for configuration.
2. a event controller
3. a model, calls the methods in the server(remote and local)
Hopes help.
Frank Jun 23,2003
 
Ranch Hand
Posts: 1327
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi
how long did you wait after you took ur written exam?
btw in Deliverables section in the instruction where it says
When you submit your assignment, each part (client and server) must be executable using a command of this exact form:
java -jar <path_and_filename> [<mode>]
do we need the [] for mode? did u have it for ur program?
eg java -jar runme.jar [server] or java -jar runme.jar server to start the server program
and java -jar runme.jar [] or java -jar runme.jar to start the client program
???

becase I am using java -jar runme.jar server
without the []
so which one MUST we use?
the [] around the mode or no []
 
frank sun
Ranch Hand
Posts: 102
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Billy Tsai:
Hi
how long did you wait after you took ur written exam?
btw in Deliverables section in the instruction where it says
When you submit your assignment, each part (client and server) must be executable using a command of this exact form:
java -jar <path_and_filename> [<mode>]
do we need the [] for mode? did u have it for ur program?
eg java -jar runme.jar [server] or java -jar runme.jar server to start the server program
and java -jar runme.jar [] or java -jar runme.jar to start the client program
???

becase I am using java -jar runme.jar server
without the []
so which one MUST we use?
the [] around the mode or no []


1. I ignore the [] in the command line.
2. 10 days after taking the essay exam I got the result
Regards!
Frank Jun 23,2003
[ June 23, 2003: Message edited by: frank sun ]
[ June 23, 2003: Message edited by: frank sun ]
 
Ranch Hand
Posts: 117
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Well done!
 
Ranch Hand
Posts: 442
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations Frank, well done mate
 
Billy Tsai
Ranch Hand
Posts: 1327
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
did you include any diagrams in ur documentation?
 
frank sun
Ranch Hand
Posts: 102
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Billy Tsai:
did you include any diagrams in ur documentation?


Yes, I drew the general structure of the design in the design document.
----------------------------------------------
H, TQ,
Thanks a lot! I learned a lot from you.
Frank Jun 24,2003
 
Billy Tsai
Ranch Hand
Posts: 1327
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
so the choices.txt and version.txt can be written with notepad in MS Windows and choose ANSI when saving?
 
Ta Ri Ki Sun
Ranch Hand
Posts: 442
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by frank sun:

H, TQ,
Thanks a lot! I learned a lot from you.
Frank Jun 24,2003


thanks Frank, and you're welcome , it was of mutual benefit
 
Billy Tsai
Ranch Hand
Posts: 1327
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
can I use notepad in windows to write choices.txt and version.txt because I dont know how to put diagram in there with notepad?
please help
 
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 Frank. Well Done.
I am going to move this thread to the more appropriate Certification Results Forum.
Mark
 
frank sun
Ranch Hand
Posts: 102
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Billy Tsai:
can I use notepad in windows to write choices.txt and version.txt because I dont know how to put diagram in there with notepad?
please help


I prefer to use ultraedit, or editplus to edit the document.
----------------------------------------
Hi, Mark, Thanks for your great job!
Frank Jun 25,2003
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic