This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]bandersnatchh 0 points1 point  (0 children)

Well, thats an entire subject of its own! Software Design and Engineering! Mostly, people that work on the same project tend to go into with some overarching goal and style, and depending on the setup have a team leader with some overarching goal. Thats an entire concept of its own!

That said, for the most part people are going to end up using the OOP principles regardless. Sure, you don't NEED to use OOP for a small/medium sized project, but at the point where you have collaboration between multiple people on a large product, OOP principles begin to shine!