Viewing a single comment thread. View all comments

musou wrote

fight the good fight IMO. my school mostly graded on correctness and program structure only. i was really undisciplined in school about things like revision control, code style, good comments. as soon as i got my first programming job i was struggling to keep up in those areas. getting them to color inside the lines now will be a benefit to them in the long run even if they hate it now as much as i did then.

4

twovests OP wrote

So the thing with this, the deliverable is only being graded on it's existence.

A corporate sponsor comes in with a project (a Real World Thing), works with students who write the code, and provides resources.

Maybe I should try getting them closer in the loop on our code? They've been trying to steer us towards good software engineering (e.g. weekly pointers like "hey go research devops and tell us about it!") but it hasn't been working.

4

musou wrote

that's an especially good idea for anything that will be put to real world use

4