Pseudocode is a description of a computer programming algorithm that uses the structural conventions of programming languages, but omits detailed subroutines or language-specific syntax. It can also refer to a high level 'language' whose aim is to generalise the logic and program flow of a computer program
An example of how pseudocode differs from regular code is below.
Regular code (written in PHP):
<?php
if (is_valid($cc_number)) {
execute_transaction($cc_number, $order);
} else {
show_failure();
}
?>
Pseudocode:
if credit card number is valid
execute transaction based on number and order
else
show a generic failure message
end if
Regular code (written in PHP):
<?php
if (is_valid($cc_number)) {
execute_transaction($cc_number, $order);
} else {
show_failure();
}
?>
Pseudocode:
if credit card number is valid
execute transaction based on number and order
else
show a generic failure message
end if
by georgi July 24, 2006
Get the pseudocode mug.by joEmGee September 13, 2011
Get the PsuedoFed mug.Related Words
Those papers are in pseudobetical order. Either look for your first name or last name when flipping through the pages.
by tylwyth March 16, 2010
Get the pseudobetical mug.1. a Puerto Rican
2. a resident or citizen of territory governed by the United States but not granted congressional voting representation
2. a resident or citizen of territory governed by the United States but not granted congressional voting representation
Although Puerto Ricans are U.S. citizens, they are pseudomericans as islanders cannot vote in U.S. Presidential elections.
by KRE12 December 28, 2011
Get the pseudomerican mug.the phase in a chasm between a male and a female in which the dumpee no longer wants to talk to the dumper because of a strong feeling of denial and in some rare cases resentment
The boy signed off the internet because he no longer wanted to talk to his ex girlfriensd because he was in the pseudodenial phase and attempted suicide.
by Mister Sanchez June 6, 2003
Get the pseudodenial mug.Any speech, ideology, position, or stance that uses the language of feminism to cloak a thoroughly anti-feminist attitude (for example, that women should never be offered advice on how to reduce their risk of rape because it isn't their responsibility to reduce their risk of rape, and offering such advice is therefore insulting, demeaning, and victim-blaming).
Also, the practise of cloaking or justifying socially unacceptable bigotry, rage, or resentment in feminist terms that make it sound enlightened and progressive.
Also, the practise of cloaking or justifying socially unacceptable bigotry, rage, or resentment in feminist terms that make it sound enlightened and progressive.
"So, now Caitlin is saying that she's dating Jessica to be more 'womon-affirming', whatever that means." "My god, such pseudofeminism ... wonder how Jessica feels to know Caitlin isn't dating her because she likes her."
by DancingKali August 16, 2011
Get the pseudofeminism mug.by holo456 October 9, 2018
Get the Pseudopedophile mug.