Additions:
I use a simple format for all my functions call DMR. Data (declare your variables), Manipulate (manipulate your data), Return (the output of the function). As simple and obvious as it seems, it took me a while before I came up with this template. It has helped me to be a more disciplined and effective programmer.
Deletions:
Additions:
I use a simple format for all my functions call DMR. Data (declare your variables), Manipulate (manipulate your data), Return (the output of the function). As simple and obvious as it seems, it took me a while before I came up with it and it has significantly helped me as a programmer.
Deletions:
Additions:
%%(php)
/*** DOCUMENTATION
/*** DOCUMENTATION
Deletions:
/*** DOCUMENTATION LAYER