Skip to main content

object-oriented 

1. A type of programming, that allows users to program in modular pieces.

2. A type of sexual fetish, where the afflicted insists on using foriegn items found around the house in order to heighten sexual pleasure.
1. C++ is my favorite object-oriented programming language.

2. Ozkirbus is just too object-oriented in the orgies for anyone to feel safe and have a good time.
object-oriented by DjLowballer April 9, 2005
object-oriented mug front
Get the object-oriented mug.
See more merch

object-oriented masturbation 

the stimulation or manipulation of one’s own ego by way of using object-oriented code in places where it has no advantage instead resulting in unnecessary complication and bloat.
Objective: Sum two numbers and print the result in the format “The answer is: X” where X is the sum of the two numbers:

Object-oriented masturbation solution:

function MathLib(){

this.answer = null;
}

MathLib.prototype.sum = function (x,y){

this.answer = x + y;
}

MathLib.prototype.getAnswer = function(){

return this.answer;
}

function Printer(){

this.preText = ”;
}

Printer.prototype.setPreText = function(str){

this.preText = str;
}

Printer.prototype.out = function (str){

document.write(this.preText + str);
}

// To run
var math = new MathLib();
var print = new Printer();
math.sum(1,1);
print.setPreText(‘The answer is: ‘);
print.out(math.answer);

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.

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++

church hurt 

church hurt is where you experience a degree of distance, pain, or judgement from your church community. Essentially, you are just unable to “find your place”. This is prevalent in the Christian community, but can be extended to other religions.
Now that I am an adult I am beginning to heal from the church hurt that was inflicted on me as a child.
Word of the Day on May 27, 2026
Huge. Surpassing normal expectations.
I was fishing with a Spinner Bait and a HONKIN pike came after it and hit it . Felt like a lawnmower running over a brick.
honkin by R. LaJoy December 26, 2005
Word of the Day on May 26, 2026

Stealthie 

when you're holding up your phone and making faces at it, as though you are taking a selfie, but you're really taking a picture of the person across from you or the wall or anything else that seems interesting but you don't want to be caught dead taking a picture of.

This action is often made more convincing by wiggling the eyebrows or opening the mouth, to pretend you're trying to get a Snapchat filter to work.
FRIEND A: "Did you just take a stealthie of me?"

FRIEND B (turning phone around): "no I was just using snapchat's new filter, see?"
Stealthie by gwenhyfar October 2, 2016
Word of the Day on May 25, 2026