Pseudocode

What is Pseudocode?


1.

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

See code, pseudocode, source, georgi

2.

a made up computer language. could be random.

if (connected to internet){

type 'slangdefine' 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

See throwing, random, window, internet

1.

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

See code, pseudocode, source, georgi

2.

a made up computer language. could be random.

if (connected to internet){

type 'slangdefine' 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

See throwing, random, window, internet


60

Random Words:

1. In other words, Retard Class. Kayla is a freaky Head Banger from Life Skills See tards, downies, morons, dummies 2. The skills you n..
1. A delightfully insightful, clever and talented individual. Definitley not mean as the defintion of the formal version, Jaclyn, might sug..
1. When you go shopping for no reason and 'drift' around, but zombie drifting is when your hungover or half asleep and the only t..
Book Banner