| Author |
Java code convention PDF?
|
Simon Cockayne
Ranch Hand
Joined: Dec 09, 2000
Posts: 214
|
|
Hi, SCJD requires us to follow Sun coding convetion, right? I understand the convetions to follow are here http://java.sun.com/docs/codeconv/html/CodeConvTOC.doc.html right? Is there a PDF version, (that I can easily print to read on the train)? Cheers, Simon.
|
SCJP 1.4 (93%)<br />SCJD (In progress. It can run, but it can't hide...)
|
 |
Jeroen T Wenting
Ranch Hand
Joined: Apr 21, 2006
Posts: 1847
|
posted

0
|
|
yes there is: http://java.sun.com/docs/codeconv/
|
42
|
 |
Simon Cockayne
Ranch Hand
Joined: Dec 09, 2000
Posts: 214
|
|
Hi, Yeah, but the HTML is "Revised April 20, 1999"... ...whereas the PDF is "September 12, 1997" So two questions... 1) Is there a PDF version of the 1999 revision? 2) If I follow the PDF (1997) for the assignment will that be ok? Cheers, Simon.
|
 |
Mihai Radulescu
Ranch Hand
Joined: Sep 18, 2003
Posts: 912
|
|
Hi guys, I think (on the first look) that the both html and pdf are the same(may be they forget to change the date on the pdf). Regards M.
|
SCJP, SCJD, SCWCD
|
 |
Barry Gaunt
Ranch Hand
Joined: Aug 03, 2002
Posts: 7729
|
|
Originally posted by Mihai Radulescu: Hi guys, I think (on the first look) that the both html and pdf are the same(may be they forget to change the date on the pdf).
I'm not so sure. The code snippets in the PDF file are dated 1996. In the postscript file they are dated 1999.
|
Ask a Meaningful Question and HowToAskQuestionsOnJavaRanch
Getting someone to think and try something out is much more useful than just telling them the answer.
|
 |
Jeroen T Wenting
Ranch Hand
Joined: Apr 21, 2006
Posts: 1847
|
posted

0
|
|
Could you output the PS to PDF and put it up somewhere so we can have a look at it?
|
 |
 |
|
|
subject: Java code convention PDF?
|
|
|