Looking back

Six months ago I made a website to practice coding(mariocoding.com). My project was to automate a game that my mom had made, basically bingo but with pictures of family members instead of numbers.

When I look at the code, I can see sort of what I was thinking back then. I did put in comments. I did not use much pseudocode, so I have to guess at what my process was. Going forward I will have to make sure to populate my code with comments, so six months from now I’ll know what I was thinking.