I have some bad habits as a programmer. One of them is that I leave comments everywhere discussing what things will happen in the future. A lot of these comments eventually end up out of date. The code needs to be gone through and cleaned up so that new people entering the project can have an easier time getting used to the state of affairs.
I have some bad habits as a programmer. One of them is that I leave comments everywhere discussing what things will happen in the future. A lot of these comments eventually end up out of date. The code needs to be gone through and cleaned up so that new people entering the project can have an easier time getting used to the state of affairs.