Debugging is one of the key features built into skill set of computer programmer. Its not so much as being able to create something from scratch take a piece of data and read it line for line but being able to come back to code you’ve already written in the past as your future self with the knew knowledge you’ve aquired during your journey and be able to tell where your head space was back then. Being able to debug not only your code but the code of another programmer is yet another skill learned along the way.

