Hello Java Developers,
I'm going to take the Sun Certificate JAVA Developer exam. Is there
any senior developers would kindly show me some sample programs or
hints and references?
Thanks in advanced to all.
--
Best regards,
Hollis mailto:[EMAIL PROTECTED]
--
References: Sun's java coding standard is good.
Remember to document code.
Excercise: Quickly write the hello world class/program. Then after you
are done Identify 3 good things about it and 5 bad things about your
implementation..
---do the class before you read the next part