pseudocode help

can someone provide me with assistant in writing pseudocode - some online links perhaps.I need to write a vending machine pseudocode.the vending machine is very simple, no currency conversion involved, only one drink in the machine.can someone please. thanks
[286 byte] By [jksullivana] at [2007-10-2 18:12:52]
# 1
pseudocode is just an English (or native language) description of the steps in an algorithm you want to execute.If you can't describe it in spoken language, you have no hope of expressing it in Java. Give it a try. Nobody understands your problem as well as you do.%
duffymoa at 2007-7-13 19:32:46 > top of Java-index,Other Topics,Algorithms...