CS 141 Coding Style Guide


Style is a vastly personal thing in "recreational" or "hobby" coding; however it is highly likely that you will be forced to adopt a specific coding style at some point in the future. (Perhaps because your employer has specific habits or you join an Open Source project with particular style guidelines.) Therefore, we will not be enforcing a specific style in this course, beyond a few general guidelines that are part of every "reasonable" style guide known to man.

© 2003 UC Riverside Department of Computer Science & Engineering. All rights reserved.