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
Urban Dictionary 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++
More from Urban Dictionary
A group of people, typically women, searching through someone’s digital footprint in order to find more information about that person.
Susie wasn’t sure if her new Hinge match was a creep, so she assembled Galantir and they found out he used to post slurs on gaming forums.
Galantir by Ge-sus September 22, 2026
Word of the Day on September 23, 2026

murderhobo 

In a tabletop game, a murderhobo is a player who murders NPCs indiscriminately. This is normally derogatory, referring to a player who totally ignores quests, dialog, backstory, trade, world building etc.

The term is most common with Dungeons and Dragons, but it can be applied to most RPGs where the player is allowed to kill most quest-giving NPCs and NPC traders. E.g. Elder Scrolls, Fallout, Divinity original sin.
DM: The sad little orphan girl tugs at Steve's trenchcoat to get his attention, and ask for help saving her pet dog from...
Steve: I'd like to roll a strength check against strangling the orphan.
Dave: I call dibs on the dog.
DM: You murderhobos disgust me.
murderhobo by Loup&S September 9, 2021
Word of the Day on September 22, 2026
In sales terms, a whale is a prospect that is significantly larger than an organization’s average customer.

Whales are large and extremely difficult to close. Due to their immense size, they are highly sought-after.

A whale is typically identified at first by a whale hunter on the sales team, but often requires cross-discipline participation in order to close; this includes assistance from operations, engineering, creative, client success, and business development teams.
"Shit...the sales director chewed me out on the sales call this morning. He's totally pissed that I have nothing in my pipeline. I've been focused on this one whale for so long that I haven't had time to prospect for normal-sized deals."
Whale by FQ_GFY February 3, 2020
Word of the Day on September 21, 2026

Concrete cowboy 

A guy who thinks he's a country kinda guy, but in reality lives a comfortable city / suburban life.
Eugene: Look at that dude in the cowboy hat!
Todd: He's just a concrete cowboy.
Word of the Day on September 20, 2026
any hard liquor that is cheap & potent.. eg. relska, popov, potters, evan williams, kamchatka, fireball, rumpleminze, southern comfort, everclear
hey let's get a drink of that?

go ahead
*takes drink* ugh wtf is that?

everclear & bepsi
fucking hobo loko eeessshh
hobo loko by d i z k o 2 0 8 September 14, 2026
Word of the Day on September 19, 2026

God Shot 

A chance happening with profound meaning, an unexpected blessing, a "sign".
Dr. Drew on Celebrity Rehab said "All of a sudden what had been just another Hollywood proposal became for him an unexpected blessing, an opportunity for growth. In drug recovery language, that's called a "God shot."
God Shot by Imogen1564 February 25, 2011
Word of the Day on September 18, 2026
Next