Quote that describes my ultimate goal

"The key question to keep asking is, Are you spending your time on the right things? Because time is all you have, and in the end you may find out that you may have less than what you thought"
~ Randy Pausch, The Last Lecture

Monday, December 3, 2012

Coding In Matlab

So, my end-term exams are finally over, and i am back onto my project with full throttle.
Before my exams, one piece of code was not completed, due to time constraints. I have sat down to complete the code now, and thank god for my Comments in the Code i am still able to make out which line fires what process. If i had failed to write the comments in the code, i would have ended up writing the entire code once again.

Golden Rule: However easy the code might be, comment as what you are doing, otherwise it would seriously hamper your progress, once you return back to the code to analyze it again.

No comments:

Post a Comment