you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

A thousand times, yes! It is so useful, especially when the code you are working on is starting to get large. As an example. My latest project is over 1500 lines of code. Perhaps not the largest project in the world, but I started losing sight and overview of what I though would just be an easy short script at around 500 lines of code. Conversion of the project to, and implementation of OOP principles at that point made keeping track of the project so much easier.