Skip to main content

pseudo-coder 

A wanna-be computer developer who doesn't really have to code much, they rely on frameworks and tools that allow him/her to make programs in less than 20 lines of code. They have no knowledge of C, C++ or even Java.
Paldo doesn't know anything about C++ or Java, he only knows how to work with Ruby-on-Rails, he's a pseudo-coder and not a real developer.
pseudo-coder by vd001 April 9, 2011

pseudocide 

To fake one's death; to make others believe one has commited suicide
When John commited pseudocide, he watched the reports on his own death the next day.
pseudocide by Tyler McBride October 23, 2007

pseudocode 

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
pseudocode by georgi July 24, 2006

pseudocide 

An act of self-harm that is in no way intended to kill the harmee; the sort of attempt to express dissatisfaction with one's life that mental health professionals sometimes refer to as a 'cry for help', for example, Fall Out Boy lead singer Pete Wentz's overdose of the anti-depressant Atavan.
Elton John once committed pseudocide by sticking his head in a gas oven after putting out the pilot light.

pseudocide 

a fake suicide (mostly used for photography purposes or some sort of spiritual/symbolic means.
person1: "Hey i heard that chick in your math class killed herself."

person2: "Nah, it was just a pseudocide. The pics are on Myspace."
pseudocide by Powers27 June 25, 2007

pseudocode 

a made up computer language. could be random.
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
pseudocode by amparojack May 12, 2009