• 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

same new assignment?

 
author
Posts: 469
20
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,
The new assignment is again one and the same for everyone ?
regards,
ashish sarin
 
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 Ashish
No, there are still some people doing the Fly By Night Services (airline) assignment.
People signing up for the SCJD now are likely to get either:
  • UrlyBird (Hotel) reservations
  • Bodgitt and Scarper (Contractor) bookings


  • However even with those three base assignments, there are different versions. In UrlyBird so far we have noticed versions 1.1.1, 1.2.1, 1.2.2, 1.3.1, 1.3.3. No doubt there are more versions. And there are minor differences between these versions - certainly there are at least three different method signatures for unlock() in these different versions of UrlyBird.
    Bottom line is that everybody has the same basic requirements - they have to build:
  • A GUI client application
  • A database (either from scratch, or modifying existing code)
  • Connectivity between the GUI and the database (using either local or networked code)
  • A server application to allow multiple users to connect


  • Furthermore for all the assignments, everyone has to use JTable and either RMI or Serialized Objects via Sockets.
    Regards, Andrew
     
    Ashish Sarin
    author
    Posts: 469
    20
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    Thanks for the information Andrew.
    I was planning to retake the SCJD when i came to know that the new exam is different from the Fly By Night assignment. But i was really disappointed today when i saw the new assignment at galton site. Things haven't changed at all. It looks like the same old Fly by Night Assignment which i did more than 2 years back and fortunately passed with 92%. Its good that i didn't register for the new SCJD exam ;-)
    regards
    ashish sarin
     
    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 your SCJD has expired and u downloaded an assignemtn which is the same as the one u did b4?
    did u have to pay the fee?
     
    reply
      Bookmark Topic Watch Topic
    • New Topic