Eh? Tab expansion to spaces is considered good practice? Tell me more.
The variable names are written to match the instructor's (implicit) standard. I'm not a Java guy and don't care either way, but in my own code I prefer the style you outline.
Perhaps. It wasn't so so hard to write in Vim, though I bet with some experimentation and automation we could make it easier.
Hard to change... that depends on where you place your emphasis. "Pretty" means that it's easier to understand what it's doing, and thence change it correctly in six months (or six hours) when the program has leaked from active memory.
Comments 7
(The comment has been removed)
*grin*
Reply
(The comment has been removed)
The variable names are written to match the instructor's (implicit) standard. I'm not a Java guy and don't care either way, but in my own code I prefer the style you outline.
Reply
Reply
Hard to change... that depends on where you place your emphasis. "Pretty" means that it's easier to understand what it's doing, and thence change it correctly in six months (or six hours) when the program has leaked from active memory.
Reply
Leave a comment