• 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
  • Ron McLeod
  • Paul Clapham
  • Jeanne Boyarsky
  • Liutauras Vilda
Sheriffs:
  • Tim Cooke
  • Bear Bibeault
  • paul wheaton
Saloon Keepers:
  • Carey Brown
  • Stephan van Hulst
  • Tim Holloway
  • Mikalai Zaikin
  • Piet Souris
Bartenders:

SUN Cert Exam

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi friends,

Could someone who has taken the exam already tell me if there
are mostly questions about the specs like "Which specification
gives support for doing this and that", "Is this feature already
included in MIDP1.0", or are most questions about the actual APIs,
i.e. basically code samples? In other words, is it enough to be
able to program basic MIDlets? Can anyone recommend a good preparation
book?
 
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

In other words, is it enough to be
able to program basic MIDlets?



Um, no I think you would need a lot more knowledge. The questions are performance based, which means that you need to know what is in the Spec and how to apply it. No memorization questions like; What is the minimum number of threads that must be supported?

Also FYI, we have a special forum specifically for the certification, SCMAD. You can post your cert questions there.

Thanks

Mark
 
Sheriff
Posts: 7023
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Moving this to the SCMAD forum...
 
Dirk Schreckmann
Sheriff
Posts: 7023
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Note that the exam objectives are listed and described at

http://training.sun.com/US/catalog/courses/CX-310-110.html
 
Ranch Hand
Posts: 1902
Hibernate Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
As for the question about study books, AFAIK there aren't any books targeted specifically at this exam yet. Your best bet is to study the speficiations, read the study guides mentioned in the SCMAD forum, and practice coding.

Good luck!
 
I'm still in control here. LOOK at this tiny ad!
Low Tech Laboratory
https://www.kickstarter.com/projects/paulwheaton/low-tech-0
reply
    Bookmark Topic Watch Topic
  • New Topic