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.if (connected to internet){
type 'www.urbandictionary.com' in address bar
press enter
click on 'random'
copy word and definition
paste on any random thread.
}
else{
throw monitor out of window
}
type a definition for 'pseudocode' and submit
smiley face =D
type 'www.urbandictionary.com' in address bar
press enter
click on 'random'
copy word and definition
paste on any random thread.
}
else{
throw monitor out of window
}
type a definition for 'pseudocode' and submit
smiley face =D
by amparojack May 12, 2009
Get the pseudocode mug.Related Words
pseudocode • pseudocide • pseudocider • pseudocidal • Pseudocoup • pseudocumentary • pedocoded • PseudOCD • pseudoceleb • Pseudochef
A known personality who is only or mostly famous for their work on reality TV, getting pics taken by the paparazzi, putting out sex tapes and/or going on multiple talk shows. Someone who is famous and/or talked about without actually having any talent or actual career other than being and promoting themselves. A person who is famous only for being well known.
Paris Hilton is a prime example of being a pseudoceleb. The housewives on Bravo are pseudocelebs. Snooki and the Jersey Shore cast are all pseudocelebs. Scott Disick is a hanger on Kardashian and lives off being a pseudoceleb by hosting parties at nightclubs. Many has been famous people drift into being pseudocelebs when they get desperate for attention and/or money.
by angelofdevs May 22, 2013
Get the pseudoceleb mug."he is so pseudocidal, he didn't even load the gun before fake shooting himself in front of his parents"
by AustinLU March 27, 2009
Get the pseudocidal mug.Noun - pretending to have sex with dead underage trees. Basically an imaginary form of dendronecropaedophilia, which is a form of necrophilia for those sexually obsessed with young trees...
Cannibalism is no longer a significant problem in the navy. We must now move to stamp out pseudodendronecropaedophilia...
by Psycholist August 11, 2008
Get the pseudodendronecropaedophilia mug.by Tyler McBride October 23, 2007
Get the pseudocide 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.