Domanda di colloquio di CineMassive Displays

Why do you feel the need to comment code?

Risposta di colloquio

Anonimo

11 dic 2018

To better explain a complex logical condition, but most importantly to flag a piece of code for future refactoring into simpler sub routines so that the complex code that needed explained in the first place can be eliminated.