5

Worst: Writing a quick thing in Python, debugging endlessly because some class I created wasn't being instantiated properly and then realising that I haven't added the holy "()" while creating the object and before using methods in my unit tests.

Best: Creating some pretty sweet algorithms because I was thinking more out of the box and trying things out just for the lulz.

Comments
Add Comment