But if your using reasonably named variables it should be obvious enough.
Printable View
But if your using reasonably named variables it should be obvious enough.
Ok stop center aligning your text, it's extremely annoying to read.
I only comment my code when i'm building for clients, so that it's easy for them to understand what's going on. I also need to use it in my college assessments.
I comment all the way through development, prevents confusion and saves a lot of time when editing larger files. As you can do a find/search for a particular comment and you go instantly to it. Once I launch a site I will remove them to save some bandwidth and space, even if it's a small proportion.