Paradigm Glossary

Browse 1 paradigm terms defined in plain English, from the cultural dictionary of computing.

1 Paradigm Terms

OOP
Object-Oriented Programming — a paradigm that organizes code around objects containing data and methods, emphasizing encapsulation, inheritance, and...

Related Topics