Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 932 Bytes

File metadata and controls

13 lines (7 loc) · 932 Bytes

OOPS, principles are a set of rules and guidelines that organizations can use to ensure that their software is as bug-free as possible. The OOPS principles are:

-Open source- All software should be released under an open-source license, such as the GNU General Public License (GPL) or the Apache License.

-Patent- All software should be released with a patent waiver, such as the USPTO's Patent Promise or the EU's EPO.

-Quality- All software should be developed using quality-assured tools and practices, such as unit testing and code reviews.

-Simplicity- All software should be easy to understand and maintain, and should not require complex configuration or customization.

-Reuse- All software should be reusable so that it can be adapted to new needs without requiring a complete rewrite.

-Simplicity- All software should be easy to understand and maintain, and should not require complex configuration or customization.