|
|
|
|
|
by slashvar2701
2911 days ago
|
|
Where I was teaching, we've started doing code review in classroom in basically the same spirit. The amount of students prevents us from real selection, instead we take exercises which failed tests (and that are not empty) and explain what was wrong, identify common mistakes or bad style and try to make it correct. We had a very good feedback on this. And we saw an evolution in students' code. It was way better than trying to do collection of bad practice ... |
|