Random
Source Code

object-oriented programming

The most overrated and overhyped programming paradigm on earth.

Frequently leads to over-engineering and is at the moment most commonly done using the Java programming language, which has a particularly shitty brand of object-orientation. Other popular object-oriented programming languages include C++ and C#.

Idiot: Man, that's such a hard project. Let's use object-oriented programming to make out life easier.
Rock-star programmer: You're fired.

by Bluuberduck April 18, 2010

36👍 23👎


object-oriented programming

Object-oriented programming (OOP)is a computer programming model. Unlike procedural programming, object-oriented programming uses objects to organize code. This is done with objects, classes, methods and attributes.
This approach to programming is well-suited for programs that are large, complex and actively updated or maintained.

some examples of object-oriented programming languages are: Java, C#, C++

by QuinnBitz March 21, 2023