• 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
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

What is new exam?

 
Ranch Hand
Posts: 398
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I have registered for SCJD long ago and deviated to scwcd and then scbcd. I would like to now concentrate on the developer project. What is the new exam being referred here? What has changed now? If I had already downloaded the project do I need to change anything?

Thanks,
Vasu
 
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
Vasu, I'd stay with the project that you downloaded. That is the assignment they are expecting you to submit. If you were to go to the Galton website and redownloaded the assignment, it would end up being one of the new assignments. But since you signed up before that time, stick with what you have.
Mark
 
Ranch Hand
Posts: 67
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I had the same issue. I downloaded a flight booking assignment (in march 2003) and i didnt do it atall and lost the jar file.
I again downloaded the assignment this august, and i got the contractor project. I sent a mail to SUN and they said its upto me to stick with one of the projects complete it and submit it as per the instructions.
 
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 Vasu,
You may be interested to look at our SCJD FAQ page. Particularly the questions:
  • Is there a new exam?
  • How may assignments are there? (What is an NX assignment?)
  • I have downloaded two different assignments - which one should I do?
  • Has the marking changed between the old assignment and the new assignment?

  • Regards, Andrew
     
    Ranch Hand
    Posts: 3404
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    Hi ,
    On the SCJD FAQ there is a new category for Object-Orientated Design.
    Do they mean Design Patterns ?
    regards
     
    Andrew Monkhouse
    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 HS,
    Possibly.
    It could also be basic OO techniques. For example: do you use inheritance / polymorphism correctly? Do you have huge monolithic classes? Do you have too many static methods? And so on.
    Regards, Andrew
     
    HS Thomas
    Ranch Hand
    Posts: 3404
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    Thsnks Andrew.
     
    Consider Paul's rocket mass heater.
    reply
      Bookmark Topic Watch Topic
    • New Topic