• 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

OCMJD 6 Developer Documentation?

 
Ranch Hand
Posts: 120
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hey Guys,

I'm reading the extra chapters regarding the developer exam from the SCJP 6 book.

It mentions that I can include "optional developer documentation".

Just wondering if any of you who passed the OCMJD did this?

I'm doing the URLyBird project but it doesn't mention developer documentation just choices.txt,

cheers
 
Sheriff
Posts: 11604
178
Hibernate jQuery Eclipse IDE Spring MySQL Database AngularJS Tomcat Server Chrome Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I just have choices.txt, a userguide, javadoc for all members in my application and some small code comments. But of course these 2 last ones are in the classes itself, not additional. But I also think your instructions doesn't mention anything about optional developer documentation (like use cases, class diagrams,...) so i would not include it at all.
 
Cathal Mullan
Ranch Hand
Posts: 120
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Cheers for your advice Roel, I'm not going to include any diagrams, but will just explain it all in my choices.txt,

cheers
reply
    Bookmark Topic Watch Topic
  • New Topic