Quote:
Originally Posted by mathking
Using the cRIO and Java or C++, I think the most important thing to do with the code is to make it easily readable.
|
I agree 100%. I have heard that code is read on average ten times more often than it is written. Style is personal preference, but would you rather save some keystrokes now, or a debugging headache a month later?