PusdoCode

Apr 16, 2015 at 8:30am
Does Anyone understand Psudocode and explain it to mew please????????????
Apr 16, 2015 at 9:10am
Pseudocode literally means false code. It allows you to outline the backbone of your programme in a general language. Psudocod is no language in particular.

Aceix.
Apr 16, 2015 at 1:40pm
Psudocod is no language in particular
Nor is "PusdoCode" :)
Apr 16, 2015 at 5:21pm
closed account (2LzbRXSz)
Just as the others said above. It's typically just directions, like a recipe (or better yet the ingredients) for your program.
Apr 17, 2015 at 12:57am
http://www.unf.edu/~broggio/cop2221/2221pseu.htm
(A very loose pseudocode style.)

http://users.csc.calpoly.edu/~jdalbey/SWE/pdl_std.html
(It says "STANDARD" but there really is no such thing outside of some organization, such as a school or business who will ask you to format your pseudocode a specific way.)

http://en.wikipedia.org/wiki/Pseudocode
('Nuff said.)
Apr 17, 2015 at 1:08am
pseudocode is an outline of how you write your code.
Topic archived. No new replies allowed.