
Jim Valentine@f13dev
Ed Tech & Server Admin - Programmer- Father - Old camera and vintage tech enthusiast.
Margate, United Kingdom Jul 2009
Table of contentsIntroductionExamplesHTML & CSSJavaPHPConclusionIntroduction What is a code comment? Code comments offer a method of annotation for the code that makes up an application, a part of an application, or simply a single line of code. When source code is compiled, or executed comments are ignored; they have no affect on the final product, the output of […]