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

Wednesday, December 5, 2012

One Full Length Code vs Fragmented Code

This really varies person to person. The first phase of coding, i used Fragmented Code, just fired the .m files in order, because it was relatively easier to manage between the m files. Now for the second phase of coding, i am finding a it a little cumbersome, as the number of m files has increased drastically. Therefore, i am using a single m file for the second round, and this process is quite fast than what i employed in the first phase. The code is about 200 lines, and counting......

No comments:

Post a Comment