• 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

Countdown Begins very nervous plz Help me (AWT)

 
Ranch Hand
Posts: 110
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,
Just 10 days left in Paper plz Help me.
well i m confused the exam Objectives state about AWT
tht
Write Code unsing Component,Container and Layout Managers......
My problem is tht should i prepare for Components as in RHE its not mentioned and in Khalid MugHal as well.
PLz help me i m crying ........
any one who has done SCJP or straying to DO can Help me .....
Plzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz
 
Ranch Hand
Posts: 1246
1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I think you should follow the Objective!
Objective was renew last year and i dont know about your book. So follow Sun's Objective is safer.
Good luck on your exam.
 
Ranch Hand
Posts: 1492
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Muhammad,
The SPJC test has been changed to make sure people who have not programmed in Java can't easily pass it. There are small code snippets that you need to be able to explain what happens using the given layout and adding various components. Questions like what is the result of running the following code section?
RHE covers numerous AWT examples doing just that. It is the closest you will come to the real thing. If you can master the chapter quizzes and the extra programming tests that come with the book you should be able to give the test a run for the money.
Mughals book is way to hard and is better used as a reference than a teaching book. The examples were to hard to understand and the book was poorly architected (every page references another page in the book!).
Regards,
Manfred.
reply
    Bookmark Topic Watch Topic
  • New Topic