What was one of the first things you were taught, when learning to program? “Comment Your Code!” And of course, like all programming students, you ignored that advice. Or, if you are like me, you made vague comments as the lines of “variable called var.”
Tonight I opened up some code I haven’t touched in two years. Code that when I wrote it, made perfect sense to me… at the time.
The code was for my binary clock project, BinBoo. So I need your help, check out the code below and see if you can help me remember what it does!