Object Oriented Software Engineering   View all facts   Glossary   Help
subject > representation > code > source code
Next codebytecode    Upcode    Previous codemachine code   

source code
subjectfact 
source codecannot always be made completely obvious without comments2001-08-30 14:57:44.0
has part comment2001-08-30 14:57:44.0
has part line of code2001-08-30 14:57:44.0
is a subtopic of Programming Style Guidelines2001-08-30 14:57:44.0
is a subtopic of The Basics of Java2001-08-30 14:57:44.0
is stored in source file2001-08-30 14:57:44.0
is a kind of code2001-08-30 14:57:44.0
should be written in lines no longer than 80 characters so that readers do not have to scroll right, and so that the code always prints correctly2001-08-30 14:57:44.0
should consist of between about 25% and 50% comments2001-08-30 14:57:44.0
should use consistent layout style2001-08-30 14:57:44.0

Kinds of source code :