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

Is Moughal the complete reference

 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i am preparing from Moughal's book
i am reading ivor hortons book as well
since ivor horton's book contains a lot than the course
so i am using moughal's book as a sort of textbook to find what i should leave from ivor horton's book like jdbc etc
what i want to know is that does Moughal's book cover all topics
are there any topics that are not listed in moughal but are covered in the exam
Secondly : the topic of " adding sound and animation" is it covered in the exam
the course listing on sun site is just an outline and it has no mention of swing
does this mean that all things relating to swing are out
[This message has been edited by MrShahid khan (edited July 18, 2001).]
 
Author and all-around good cowpoke
Posts: 13078
6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The definitive statement of whats on the exam is, of course, the list at Sun: http://suned.sun.com/US/certification/java/exam_objectives.html#programmer
I have never heard of anybody getting a question that was not related to this set of objectives.
Bill

------------------
author of:
 
Greenhorn
Posts: 20
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi there!
the day before, i cleared the exam. i had refered RHE as my primary book. i will suggest that u also do the same. for tuning your weak points, do refer khalid. it is the ultimate reference. but i covers a lot more that what could be sufficient.
also at the end, u could go thru exam cram.
i hope that should do it.
regards,
ankush.
sun certified java programmer
 
Ranch Hand
Posts: 697
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
ankush is right! i just started reading khalid's book and i was overwhelmed by the new info and tough questions i saw... i also read RHE and Bill's Java 2 Exam Cram book and i think all of these 3 books cover the objectives well.
 
MrShahid khan
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The course outline on sun has no mention of swing .
did u get any ques on swing components ?
will it be right safe not to concentrateon JFC swing but on the awt package inspite of the fact that much of the present day graphical work is being done with swing components
secondly what sort pf ques did u get about awt and i/o
thanks
 
Ranch Hand
Posts: 54
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Even i would like to know same as Mr Shahid khan wants know...can anyone pls help...
 
mister krabs
Posts: 13974
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
There are no Swing questions on the test. This can be easily determined by looking at the objectives. They include only java.awt. There is no sound and animation on the test. There is nothing on painting, or drawing rectangles, or coloring in circles.
The objectives are quite clearly laid out on the Sun site. There will not be any questions not listed in the objectives.
http://suned.sun.com/US/images/certification_progj2se_07_01.pdf

DECLARATIONS AND ACCESS CONTROL
FLOW CONTROL AND EXCEPTION HANDLING
GARBAGE COLLECTION
LANGUAGE FUNDAMENTALS
OPERATORS AND ASSIGNMENTS
OVERLOADING,OVERRIDING,RUNTIME TYPE,AND OBJECT ORIENTATION
THREADS
THE JAVA.AWT PACKAGE
THE JAVA.LANG PACKAGE
THE JAVA.UTIL PACKAGE
THE JAVA.IO PACKAGE

------------------
Tom - SCJP --- Co-Moderator of the Programmer Certification Forums
 
Ranch Hand
Posts: 55
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Thomas!
------------------
Preparing for the Java 2 Certification exam
 
MrShahid khan
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks a lot
 
Put a gun against his head, pulled my trigger, now he's dead, that tiny ad sure bled
New web page for Paul's Rocket Mass Heaters movies
https://coderanch.com/t/785239/web-page-Paul-Rocket-Mass
reply
    Bookmark Topic Watch Topic
  • New Topic