Jason Shew
Published
Sun ⋆ 2023-02-12 ⋆ 00:50 EST
Tags
micropost

I spent three hours designing and coding, and then seven hours debugging. This is what my weekend was like.

The professor asked us to write a Python program to remove all comments from a C++ source file. It may sound like duck soup at first, but the number of niche cases to consider is not really small, not to mention the conflicts between those cases. My classmates provided a few outrageous test cases with which I caught and fixed some bugs. I’m happy that I completed it just minutes before the deadline.

Next
Status Update – Fri ⋆ 2023-03-03 ⋆ 07:59 EST
Previous
Status Update – Sat ⋆ 2023-02-04 ⋆ 16:25 EST