To be fair, in uni I very rarely commented. Projects were bullshit, and I can remember the two / three projects I have in parallel and know what my code does for the semester duration.
Not my part ? not my problem. (kinda, obviously we had an understanding of the overall code of each other) The code works, we pass tests and benchmarks, the teacher isnt going to have fun reading the code of EVERY GROUP.
The semester ends, noone cares about this project anymore, so it doesnt matter that i have no clue what it does.
Now that im working.... boy that shit better be commented
//comment
//comment
It's annoying at the time, but it'll save you later
Not my part ? not my problem. (kinda, obviously we had an understanding of the overall code of each other) The code works, we pass tests and benchmarks, the teacher isnt going to have fun reading the code of EVERY GROUP.
The semester ends, noone cares about this project anymore, so it doesnt matter that i have no clue what it does.
Now that im working.... boy that shit better be commented