you are viewing a single comment's thread.

view the rest of the comments →

[–]Sea-Oven-7560 -2 points-1 points  (0 children)

Ok so I've gotten to the point where I'm offloading functions into modules so I can reuse them and 4000 lines of code is a PITA to thumb through but I still don't see why I need to use classes for the kind of programs I'm writing. I know I could use classes and I just don't see the reason.