Skip to main content
A popular internet character who serves as a role model for many.
Teacher: Who is this notato
Student: A popular internet character
Teacher: From where?
Student: From heaven.
Notato by Nerdmind May 8, 2021
1. In physics, a slight irregular motion in which the axis of rotation of a largely axially symmetric object such as a gyroscope or a planet.

2. In sex, an act during intercourse in which gyration by the receiving partner (usually on top) resulting in a slightly irregular circular movement of the penis within an orifice while the depth of penetration remains constant.

3.In molecular biology, to mix a solution by rocking in a slightly irregular manner using a nutator.
Dude, I can never get off when she is on top because she nutates way too much. It is like her vag is jar of peanut butter and she is trying to scrape the last bit out with my wiener.
Nutate by nutator April 27, 2009

Notter Pop 

Any off brand Otter Pop (the delicious popsicle like dessert).
Keefer: You can grab an Otter Pop if you would like.
Arkansas: These aren't Otter Pops. These are Notter Pops.
Keefer: Well they are still delicious!
Notter Pop by Arkansas July 7, 2007

hungarian notation 

In programming, a coding standard where all variables are tagged so you can tell their datatype by looking at the name. Microsoft likes hungarian notation, I do not. It is useful when naming GUI objects though.
nonhungarian notation:
int number;
string name;
double value;
-------------------------
hungarian notation
int nNumber;
string strName;
double dValue;
hungarian notation by Dahhak October 13, 2004

notteufin 

they a re a vet funny and cool person. they are pretty scary sometimes (they simp for panda from jjk 😦) and they hate floch 💖. they are also very famous (congrats on 1k bestie 😘)
P1:do you follow notteufin?
P2:Yes, they are my favorite tiktoker
notteufin by melloluvr February 28, 2021

hungarian notation 

Refers to the programming habit of naming variables so that the variable's intended use is clear from it's name.

The original hungarian notation was first described and used by Charles Simonyi, a hungarian programmer who worked for Microsoft.
Using hungarian notation, a variable called a_crszkvc30LastNameCol would imply a constant reference function argument, holding the contents of a database column of type VARCHAR(30) called LastName that was part of the table's primary key
hungarian notation by Praetexta September 3, 2007