Welcome Guest, Not a member yet? Register   Sign In
Code Committing Help/Advice
#2

[eluser]jmadsen[/eluser]
Add comments that explain WHY you are doing something, where necessary.

Don't add comments that anyone who understands how to write code can see for themselves.
(ie, $this->load->model('my_model'); // loads the model )

Use your variable names to explain your code where you can.

There are some other things in your code people can help with, but that addresses your question on comments


Messages In This Thread
Code Committing Help/Advice - by El Forum - 11-20-2012, 07:14 PM
Code Committing Help/Advice - by El Forum - 11-20-2012, 10:44 PM
Code Committing Help/Advice - by El Forum - 11-20-2012, 10:46 PM
Code Committing Help/Advice - by El Forum - 11-20-2012, 11:36 PM
Code Committing Help/Advice - by El Forum - 11-21-2012, 05:47 AM
Code Committing Help/Advice - by El Forum - 11-21-2012, 06:34 AM



Theme © iAndrew 2016 - Forum software by © MyBB