by Doctor_Dreary November 1, 2023
Get the Notation mug.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;
int number;
string name;
double value;
-------------------------
hungarian notation
int nNumber;
string strName;
double dValue;
by Dahhak October 13, 2004
Get the hungarian notation mug.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.
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
by Praetexta September 3, 2007
Get the hungarian notation mug.Dividing a single number by 10 then raise it to the power of how many numbers are behind it. Also known as complete and utter usless bullshit.
Math Teacher: "Wanna hear some utter bullshit?"
Student: "Wait, let me stop you right there. The answer is Scientific Notation."
Student: "Wait, let me stop you right there. The answer is Scientific Notation."
by undead-ciela December 15, 2014
Get the Scientific Notation mug.by ogo April 22, 2008
Get the Bedrosian notation mug.the use of words such as "kewl" and shortening words like you and, are to u and, r due to extreme laziness.
by Cpt. booya May 28, 2007
Get the trendy notation mug.The most pointless thing ever to exist in the modern world. Consisting of shitty little lines to show dance movements, it is about as useful as dry paint.
What’s the next part of the choreography? Hang on let me check the benesh notation - said NO-ONE EVER
by Dobby707 May 10, 2022
Get the Benesh notation mug.