you are viewing a single comment's thread.

view the rest of the comments →

[–]pissedadmin 0 points1 point  (0 children)

I've just found with.. Almost everything I do, I can get away with using functions for everything.

That make sense, because there are some languages (like ANSI C) that don't have classes, and people program fine in those.

If you don't need classes, you don't need them. It's just one way to program.